代码拉取完成,页面将自动刷新
同步操作将从 nicefree/webpack-study 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "webpack-study",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "webpack serve --config build/webpack.dev.js",
"prod": "webpack --config build/webpack.prod.js",
"cdev": "cross-env NODE_ENV=development webpack serve --config build/webpack.dev.js",
"cbuild": "cross-env NODE_ENV=production webpack --config build/webpack.prod.js",
"build": "webpack --config build/webpack.config.js",
"buildmul": "webpack --config build/webpack.config.multi.js",
"buildminicss": "webpack --config build/webpack.config.minicss.js",
"buildcss": "webpack --config build/webpack.config.css.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.16.4",
"autoprefixer": "^10.4.0",
"babel-loader": "^8.2.3",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^10.0.0",
"cross-env": "^7.0.3",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.2.0",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^6.2.0",
"happypack": "^5.0.1",
"html-loader": "^3.0.1",
"html-webpack-plugin": "^5.5.0",
"image-webpack-loader": "^8.0.1",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"mini-css-extract-plugin": "^2.4.5",
"node-sass": "^6.0.1",
"postcss-loader": "^6.2.1",
"progress-bar-webpack-plugin": "^2.1.0",
"sass-loader": "^12.3.0",
"style-loader": "^3.3.1",
"url-loader": "^4.1.1",
"webpack": "^5.64.4",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.6.0",
"webpack-merge": "^5.8.0",
"webpack-parallel-uglify-plugin": "^2.0.0",
"webpackbar": "^5.0.2"
},
"dependencies": {
"echarts": "^5.2.2",
"jquery": "^3.6.0",
"lodash": "^4.17.21"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。