aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 8e1eeb44..b191f8c7 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -4,7 +4,7 @@
"description": "",
"scripts": {
"test": "jest",
- "dist": "webpack -p",
+ "dist": "webpack -p --progress",
"start": "webpack-dev-server"
},
"keywords": [],