软件包: node-extract-text-webpack-plugin (3.0.2-2)
node-extract-text-webpack-plugin 的相关链接
Trisquel 的资源:
下载源码包 node-extract-text-webpack-plugin:
- [node-extract-text-webpack-plugin_3.0.2-2.dsc]
- [node-extract-text-webpack-plugin_3.0.2.orig.tar.gz]
- [node-extract-text-webpack-plugin_3.0.2-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [github.com]
相似软件包:
Extract text from bundle into a file
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.
其他与 node-extract-text-webpack-plugin 有关的软件包
|
|
|
-
- dep: node-loader-utils (>= 1.1.0)
- utils for webpack loaders
-
- dep: node-neo-async (>= 2.4.1)
- faster replacement for Async
-
- dep: node-schema-utils (>= 0.3.0)
- Webpack Schema Validation Utilities
-
- dep: node-webpack-sources (>= 1.0.1)
- Source code handling classes for webpack
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
同时作为一个虚包由这些包填实: node-pegjs
-
- dep: webpack
- Packs CommonJs/AMD modules for the browser