Match-id-9914798c466700e294da0634215e16576a7ae4b2
This commit is contained in:
parent
fcad297d87
commit
7c590bf0ba
|
@ -4,8 +4,8 @@
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node ./webpack/devServer.js admin",
|
"start": "node ./webpack/devServer.js",
|
||||||
"build": "webpack --config ./webpack/admin/webpack.prod.js"
|
"build": "webpack --config ./webpack/webpack.prod.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/plugin-proposal-class-properties": "7.18.6",
|
"@babel/plugin-proposal-class-properties": "7.18.6",
|
||||||
|
|
Loading…
Reference in New Issue