[ 原始碼: node-copy-webpack-plugin ]
套件:node-copy-webpack-plugin(11.0.0-4)
node-copy-webpack-plugin 的相關連結
Debian 的資源:
下載原始碼套件 node-copy-webpack-plugin:
- [node-copy-webpack-plugin_11.0.0-4.dsc]
- [node-copy-webpack-plugin_11.0.0.orig.tar.gz]
- [node-copy-webpack-plugin_11.0.0-4.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