Bump webpack-dev-server, cli (#136352)

This commit is contained in:
Jonathan Budzenski 2022-07-21 01:58:30 -05:00 committed by GitHub
parent 9625474649
commit 96e284fdf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 454 additions and 485 deletions

View file

@ -141,7 +141,7 @@ webpack(
"$(location webpack.config.js)",
"--output-path",
"$(@D)",
"--display=minimal"
"--no-stats"
],
)