mirror of
https://github.com/flarum/framework.git
synced 2024-11-28 11:34:36 +08:00
Remove progress flag
This commit is contained in:
parent
014864577d
commit
0fdf5e6c55
|
@ -7,7 +7,7 @@
|
|||
"webpack-cli": "^3.0.7"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "webpack --mode production --progress",
|
||||
"build": "webpack --mode production",
|
||||
"watch": "webpack --mode development --watch"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user