[ ソース: node-mini-css-extract-plugin ]
パッケージ: node-mini-css-extract-plugin (2.4.6+~2.4.0-4)
node-mini-css-extract-plugin に関するリンク
Debian の資源:
node-mini-css-extract-plugin ソースパッケージをダウンロード:
- [node-mini-css-extract-plugin_2.4.6+~2.4.0-4.dsc]
- [node-mini-css-extract-plugin_2.4.6+~2.4.0.orig-types-mini-css-extract-plugin.tar.gz]
- [node-mini-css-extract-plugin_2.4.6+~2.4.0.orig.tar.gz]
- [node-mini-css-extract-plugin_2.4.6+~2.4.0-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
extracts CSS into separate files
This plugin extracts CSS into separate files. It creates a CSS file per JS file which contains CSS. It supports On-Demand-Loading of CSS and SourceMaps.
It builds on top of a new webpack v4 feature (module types) and requires webpack 4 to work.
Compared to the extract-text-webpack-plugin:
* Async loading * No duplicate compilation (performance) * Easier to use * Specific to CSS
Node.js is an event-based server-side JavaScript engine.
その他の node-mini-css-extract-plugin 関連パッケージ
|
|
|
|
-
- dep: node-loader-utils (>= 2.0.0~)
- utils for webpack loaders
-
- dep: node-schema-utils (>= 3.0.0~)
- Webpack Schema Validation Utilities
-
- dep: node-webpack-sources (>= 1.1.0)
- Source code handling classes for webpack
-
- dep: webpack (>= 5.0~)
- Packs CommonJs/AMD modules for the browser