mirror of
https://github.com/flarum/framework.git
synced 2025-02-22 02:11:12 +08:00
Remove progress flag
This commit is contained in:
parent
70f2b63bf5
commit
d7b0d5c42c
@ -7,7 +7,7 @@
|
|||||||
"webpack-cli": "^3.0.7"
|
"webpack-cli": "^3.0.7"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "webpack --mode production --progress",
|
"build": "webpack --mode production",
|
||||||
"watch": "webpack --mode development --watch"
|
"watch": "webpack --mode development --watch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user