mirror of
https://github.com/flarum/framework.git
synced 2025-04-01 21:55:16 +08:00
Remove progress flag
This commit is contained in:
parent
b7346f39ad
commit
76cc195c55
@ -8,7 +8,7 @@
|
||||
"webpack-cli": "^3.0.7"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "webpack --mode production --progress",
|
||||
"build": "webpack --mode production",
|
||||
"watch": "webpack --mode development --watch"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user