代码拉取完成,页面将自动刷新
{
"name": "react-webpack",
"version": "1.0.0",
"description": "webpack5配置react开发环境,其他相关antD、axios、react-router",
"main": "index.js",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "webpack serve --config build/webpack.dev.js",
"build": "webpack --config build/webpack.prod.js",
"lint": "eslint --fix ./src",
"prepare": "husky install"
},
"repository": {
"type": "git",
"url": "git@gitee.com:ngd_b/react-webpack.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.16.8",
"@babel/core": "^7.16.10",
"@babel/preset-react": "^7.16.7",
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"babel-loader": "^8.2.3",
"css-loader": "^6.5.1",
"csv-loader": "^3.0.3",
"eslint": "^8.7.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^7.0.0",
"style-loader": "^3.3.1",
"webpack": "^5.66.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.7.3",
"webpack-merge": "^5.8.0",
"xml-loader": "^1.2.1"
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"antd": "^4.18.4",
"axios": "^0.26.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-redux": "^7.2.6",
"react-router-dom": "^6.2.1",
"redux": "^4.1.2",
"redux-thunk": "^2.4.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。