aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-09-21 15:38:03 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit8875d03d05ebb78f6980847e2a5e3f9da4c06f54 (patch)
tree68357926625242f6e511ef8dbdc4ff2ca9dcef73 /vnext/package.json
parent2eb205f2f4154687e51da1e64c1fc63a98197150 (diff)
webpack progress
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": [],