1 Star 0 Fork 1

张健/vue_webpack

forked from 杜文轩/vue_webpack 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
duwenuxan 提交于 2021-07-13 08:35 . init
{
"name": "webpack-new",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --watch --config webpack.prod.js",
"dev": "webpack-dev-server --config webpack.dev.js"
},
"author": "",
"license": "ISC",
"keywords": [],
"description": "",
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/plugin-proposal-decorators": "^7.14.5",
"@babel/plugin-transform-arrow-functions": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@intervolga/optimize-cssnano-plugin": "^1.0.6",
"autoprefixer": "^10.2.6",
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^9.0.1",
"css-loader": "^5.2.6",
"html-webpack-plugin": "^5.3.2",
"mini-css-extract-plugin": "^1.6.2",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"postcss-loader": "^6.1.0",
"style-loader": "^2.0.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"vue": "^2.6.14",
"vue-loader": "^15.9.7",
"vue-router": "^3.5.2",
"vue-template-compiler": "^2.6.14",
"vuex": "^3.6.2",
"webpack": "^5.40.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^5.8.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zjez/vue_webpack.git
git@gitee.com:zjez/vue_webpack.git
zjez
vue_webpack
vue_webpack
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385