[ ソース: node-copy-webpack-plugin ]
パッケージ: node-copy-webpack-plugin (11.0.0-3)
node-copy-webpack-plugin に関するリンク
Debian の資源:
node-copy-webpack-plugin ソースパッケージをダウンロード:
- [node-copy-webpack-plugin_11.0.0-3.dsc]
- [node-copy-webpack-plugin_11.0.0.orig.tar.gz]
- [node-copy-webpack-plugin_11.0.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Copy files and directories in webpack
This webpack plugin copies individual files or entire directories to the build directory.
Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.
Node.js is an event-based server-side JavaScript engine.
その他の node-copy-webpack-plugin 関連パッケージ
|
|
|
|
-
- dep: node-glob-parent
- Extract the non-magic parent path from a glob string
-
- dep: node-globby
- Extends glob with promise API
-
- dep: node-normalize-path
- Normalize file path slashes to be unix-like forward slashes
-
- dep: node-schema-utils (>= 3)
- Webpack Schema Validation Utilities
-
- dep: node-serialize-javascript
- serialize JavaScript to a superset of JSON
-
- dep: webpack
- Packs CommonJs/AMD modules for the browser