Rename `WebComponents.js` to `.min.js`
authorAlexander Ebert <ebert@woltlab.com>
Tue, 19 Sep 2023 11:59:59 +0000 (13:59 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 19 Sep 2023 11:59:59 +0000 (13:59 +0200)
commitdbdbbb6009d9510a823564af661fb0bfe678311d
tree60f3457a09b9db0d10043b62c02256eb27a43b7b
parent3eb3d17f32f284dc07b90a8bffd9dd8718ec8010
Rename `WebComponents.js` to `.min.js`

This change prevents CDNs from attempting to minify a file that is already minified.

See https://www.woltlab.com/community/thread/301662-icons-are-not-displayed/
.github/workflows/typescript.yml
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
package.json
wcfsetup/install/files/acp/templates/header.tpl
wcfsetup/install/files/js/WoltLabSuite/WebComponent.js [deleted file]
wcfsetup/install/files/js/WoltLabSuite/WebComponent.min.js [new file with mode: 0644]