Match-id-9914798c466700e294da0634215e16576a7ae4b2

This commit is contained in:
* 2023-08-28 16:58:45 +08:00
parent fcad297d87
commit 7c590bf0ba
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "node ./webpack/devServer.js admin",
"build": "webpack --config ./webpack/admin/webpack.prod.js"
"start": "node ./webpack/devServer.js",
"build": "webpack --config ./webpack/webpack.prod.js"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "7.18.6",