未使用文件webpack插件:在webpack的上下文中查看所有未由webpack编译的文件

时间:2024-02-26 21:30:26
【文件属性】:

文件名称:未使用文件webpack插件:在webpack的上下文中查看所有未由webpack编译的文件

文件大小:76KB

文件格式:ZIP

更新时间:2024-02-26 21:30:26

webpack webpack-plugin glob unused WebpackJavaScript

未使用的文件webpack插件 在webpack的上下文中显示所有非由webpack编译的文件 使用npm安装: npm i --save-dev unused-files-webpack-plugin 用纱安装: yarn add --dev unused-files-webpack-plugin 用法 webpack.config.babel.js import UnusedFilesWebpackPlugin from "unused-files-webpack-plugin" ; export default { plugins : [ new UnusedFil


【文件预览】:
unused-files-webpack-plugin-master
----public()
--------CNAME(0B)
--------.gitignore(701B)
----yarn.lock(192KB)
----src()
--------__tests__()
--------index.js(2KB)
----lib()
--------index__8.0.0__.js(3KB)
--------index__0.10.0__.js(5KB)
--------index__4.0.0__.js(5KB)
--------__tests__()
--------index__6.0.0__.js(3KB)
--------index.js(472B)
--------index__0.12.0__.js(5KB)
----.codeclimate.yml(1KB)
----.travis.yml(1KB)
----LICENSE(1KB)
----README.md(4KB)
----.editorconfig(667B)
----.gitignore(736B)
----CHANGELOG.md(7KB)
----package.json(2KB)

网友评论