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 Basic skeleton 2016-10-26 16:46:32 +02:00
dev-client.js Basic skeleton 2016-10-26 16:46:32 +02:00
dev-server.js Generate grouped unicode emojis from unicode-emoji-json 2022-09-18 13:19:53 -04:00
update-emoji.js Use import() for emoji.json 2022-09-20 22:03:31 -04:00
utils.js revives autoprefixer which went AWOL during Webpack v1 -> v4 migration 2019-08-14 01:18:07 +03:00
webpack.base.conf.js Make chunks named 2022-09-20 23:13:07 -04:00
webpack.dev.conf.js Make webpack 5 work 2022-08-15 18:01:33 -04:00
webpack.prod.conf.js Remove legacy code for chunksSortMode 2022-08-16 08:02:09 -04:00