aboutsummaryrefslogtreecommitdiff
path: root/build/build.js
Commit message (Collapse)AuthorAge
* Throw non-zero exit code if webpack build failsXnuk Shuman2022-12-10
| | | | | | | | | | 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
* Generate grouped unicode emojis from unicode-emoji-jsonTusooa Zhu2022-09-18
|
* Basic skeletonRoger Braun2016-10-26