Lazy-load Packages

react-lazy-load-with-retries

If the file cannot be downloaded during navigation due to an error or network issue, the app may crash as React.lazy fails to import the component. To handle this situation gracefully, it's important to implement proper error handling and retry mechanisms

0.0.2 • Published 1 year ago