aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 85aed199..d012bfcd 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -5,7 +5,7 @@
"scripts": {
"test": "jest",
"dist": "webpack --mode=production --progress",
- "start": "webpack serve"
+ "start": "webpack --mode=development serve"
},
"keywords": [],
"author": "",
@@ -44,8 +44,7 @@
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
"webpack": "^5.0.0",
- "webpack-cli": "^4.0.0",
- "webpack-dev-server": "^3.11.0"
+ "webpack-cli": "^4.0.0"
},
"babel": {
"plugins": [