没有合适的资源?快使用搜索试试~ 我知道了~
copy-webpack-plugin:使用webpack复制文件和目录
共88个文件
js:34个
txt:13个
gitkeep:12个
需积分: 48 7 下载量 79 浏览量
2021-02-06
03:34:36
上传
评论
收藏 178KB ZIP 举报
温馨提示
复制webpack插件 将单个文件或整个目录(已存在)复制到构建目录。 入门 首先,您需要安装copy-webpack-plugin : npm install copy-webpack-plugin --save-dev 然后将插件添加到您的webpack配置中。 例如: webpack.config.js const CopyPlugin = require ( "copy-webpack-plugin" ) ; module . exports = { plugins : [ new CopyPlugin ( { patterns : [
资源推荐
资源详情
资源评论
收起资源包目录
copy-webpack-plugin-master.zip (88个子文件)
copy-webpack-plugin-master
package.json 2KB
.github
FUNDING.yml 25B
PULL_REQUEST_TEMPLATE.md 883B
ISSUE_TEMPLATE.md 717B
ISSUE_TEMPLATE
SUPPORT.md 406B
MODIFICATION.md 694B
BUG.md 1KB
DOCS.md 686B
FEATURE.md 567B
workflows
nodejs.yml 2KB
CONTRIBUTING.md 7KB
CODEOWNERS 200B
test
info-option.test.js 3KB
context-option.test.js 5KB
toType-option.test.js 2KB
to-option.test.js 23KB
noErrorOnMissing.test.js 1004B
from-option.test.js 14KB
transform-option.test.js 7KB
CopyPlugin.test.js 31KB
cjs.test.js 159B
filter-option.test.js 1KB
force-option.test.js 7KB
__snapshots__
CopyPlugin.test.js.snap 18KB
validate-options.test.js.snap 13KB
globOptions-option.test.js 9KB
validate-options.test.js 6KB
fixtures
noextension 0B
file.txt 3B
directory
nested
nestedfile.txt 0B
deep-nested
deepnested.txt 0B
.dottedfile 20B
directoryfile.txt 3B
[(){}[]!+@escaped-test^$]
hello.txt 0B
.file.txt 4B
symlink
file.txt 5B
file-ln.txt 8B
directory
file.txt 0B
nested-directory
file-in-nested-directory.txt 0B
directory-ln 12B
dir (86)
file.txt 0B
nesteddir
deepnesteddir
deepnesteddir.txt 0B
nestedfile.txt 0B
binextension.bin 0B
watch
directory
.gitkeep 0B
_t4
directory
.gitkeep 0B
.gitkeep 0B
_t3
directory
.gitkeep 0B
.gitkeep 0B
_t2
directory
.gitkeep 0B
.gitkeep 0B
_t5
directory
.gitkeep 0B
.gitkeep 0B
_t1
directory
.gitkeep 0B
.gitkeep 0B
.gitkeep 0B
file.txt.gz 32B
helpers
ChildCompiler.js 832B
PreCopyPlugin.js 683B
index.js 207B
readAsset.js 613B
readAssets.js 301B
run.js 6KB
enter.js 25B
removeIllegalCharacterForWindows.js 104B
compile.js 218B
enter-with-asset-modules.js 102B
getCompiler.js 775B
.prettierignore 57B
jest.config.js 92B
LICENSE 1KB
package-lock.json 495KB
src
index.js 20KB
options.json 3KB
cjs.js 69B
utils
promisify.js 439B
.eslintrc.js 103B
globalSetup.js 804B
husky.config.js 123B
.gitignore 217B
CHANGELOG.md 24KB
commitlint.config.js 70B
README.md 26KB
.eslintignore 44B
.editorconfig 195B
.gitattributes 65B
lint-staged.config.js 120B
babel.config.js 289B
共 88 条
- 1
资源评论
易三叨
- 粉丝: 43
- 资源: 4610
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功