Webpack plugin for loadable (required for SSR).
npm install @loadable/webpack-pluginThis 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