- node-loader-utils (>= 1.1.0)
- node-neo-async
- node-schema-utils (>= 3.0.0~)
- node-webpack-sources
- nodejs
- webpack
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.
Installed Size: 54.3 kB
Architectures: all