diff options
author | silverwind <me@silverwind.io> | 2024-07-09 11:28:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-09 09:28:43 +0000 |
commit | 13015bba5a3a2bea1ccc96e9282995bedacc5694 (patch) | |
tree | 4e5b64f2067fca4622fd16af5a195e3ff214b756 /tests | |
parent | 4696bcb3f74fd7bf934610cbadff39c0a3649975 (diff) | |
download | gitea-13015bba5a3a2bea1ccc96e9282995bedacc5694.tar.gz gitea-13015bba5a3a2bea1ccc96e9282995bedacc5694.zip |
Add back esbuild-loader for .js files (#31585)
The build currently seems to work fine without this, but in theory it
should fail because Fomantic is JavaScript. I feel more comfortable
having this loader declared.
Note: I did try using the [combined loader
config](https://github.com/privatenumber/esbuild-loader#-quick-setup)
but when I did that, vue files could not load, so I think this is the
best option.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions