node-extract-text-webpack-plugin
Extract text from bundle into a file
Description
It moves all the required *.css modules in entry chunks into a separate CSS file. So styles are no longer inlined into the JS bundle, but in a separate CSS file (styles.css). If total stylesheet volume is big, it will be faster because the CSS bundle is loaded in parallel to the JS bundle. Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/webpack-contrib/extract-text-webpack-plugin
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-extract-text-webpack-plugin