pleroma-fe/build
Xnuk Shuman 6d6629eb50
Throw non-zero exit code if webpack build fails
Not only `err`, `stats.hasErrors` also should be handled.
I found this bug in [Pipeline 42881 build] - some errors exist,
but build result was successful.

See also: https://webpack.js.org/api/node/#error-handling

[Pipeline 42881 build]: https://git.pleroma.social/pleroma/pleroma-fe/-/jobs/225066
2022-12-10 14:55:04 +09:00
..
build.js Throw non-zero exit code if webpack build fails 2022-12-10 14:55:04 +09:00
check-versions.js
dev-client.js
dev-server.js
update-emoji.js
utils.js
webpack.base.conf.js Make chunks named 2022-09-20 23:13:07 -04:00
webpack.dev.conf.js
webpack.prod.conf.js