- nodejs
- node-neo-async (>= 2.4.1)
- node-loader-utils (>= 1.1.0)
- node-schema-utils (>= 0.3.0)
- node-webpack-sources (>= 1.0.1)
- 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: 55.3 kB
Architectures: all