1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-15 23:17:19 +00:00

Merge index.js (#34963)

Fix #34960
This commit is contained in:
wxiaoguang
2025-07-06 12:55:16 +08:00
committed by GitHub
parent 479757f61b
commit 429efc8b4f
9 changed files with 212 additions and 210 deletions

View File

@@ -1,5 +1,2 @@
import jquery from 'jquery';
import htmx from 'htmx.org/dist/htmx.esm.js';
window.$ = window.jQuery = jquery;
window.htmx = htmx;
window.$ = window.jQuery = jquery; // only for Fomantic UI