Minify WebComponent.js when building with esbuild
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 23 Aug 2023 13:21:40 +0000 (15:21 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 23 Aug 2023 13:21:40 +0000 (15:21 +0200)
commita82f7749962f169916e5c1322880ad5f8caa3d1f
treea4cf0e1be20c76d6171e90de59bba3d5a062ff9f
parent8bff7acb4862951f317aed4d08e6592fccbccf66
Minify WebComponent.js when building with esbuild

This bundle is expected to rarely change in the future and not require much
debugging. Only store the minified version and do not provide source maps to
keep the repository slim.
.github/workflows/typescript.yml
package.json
wcfsetup/install/files/js/WoltLabSuite/WebComponent.js