react-loadable-ssr-addon icon indicating copy to clipboard operation
react-loadable-ssr-addon copied to clipboard

Server Side Render add-on for React Loadable. Load splitted chunks was never that easy.

Results 3 react-loadable-ssr-addon issues
Sort by recently updated
recently updated
newest added

## Summary Follow-up of the work of @RDIL for Docusaurus 2 to support Webpack 5 (https://github.com/facebook/docusaurus/pull/4089) We have a Webpack 5 deprecation warning: `chunk.getModules()` is deprecated and should be replaced...

# Issue Title how can i get vendors assets? ## Expected Behavior `getBundles` can get the vendors assets ## Current Behavior `getBundles` can't get vendors assets ## Steps to Reproduce...

# Issue Title web page does not open when viewed in google cached option. ## Expected Behavior Should work in a similar way in google web cache as working when...

investigation