@loadable/webpack-plugin
This plugin is required only if you use Server Side Rendering in your application. See @loadable/server
for more information.
Install
npm install --save-dev @loadable/webpack-plugin
Documentation
License
MIT
Webpack plugin for loadable (required for SSR).
This plugin is required only if you use Server Side Rendering in your application. See @loadable/server
for more information.
npm install --save-dev @loadable/webpack-plugin
MIT
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Version bump only for package @loadable/webpack-plugin
Note: Version bump only for package @loadable/webpack-plugin
Note: Version bump only for package @loadable/webpack-plugin
webpackPrefetch
instead.Note: Version bump only for package @loadable/webpack-plugin
ErrorComponent
is ignored, please use Error Boundaries to handle errors.lazy
is no longer exportedLoadingComponent
is replaced by fallback
optionref
are now forwarded