1 Star 0 Fork 0

yu/yu-webpack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 564 Bytes
一键复制 编辑 原始数据 按行查看 历史
yu 提交于 2020-08-02 20:53 . 添加提取css/html插件
{
"name": "wedpack-demo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "webpack -v",
"build": "webpack --config webpack.config.js"
},
"author": "",
"license": "ISC",
"devDependencies": {
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^4.2.0",
"file-loader": "^6.0.0",
"html-webpack-plugin": "^4.3.0",
"less": "^3.12.2",
"less-loader": "^6.2.0",
"mini-css-extract-plugin": "^0.9.0",
"style-loader": "^1.2.1",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tsudy/yu-webpack.git
[email protected]:tsudy/yu-webpack.git
tsudy
yu-webpack
yu-webpack
master

搜索帮助