mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-25 06:30:46 +09:00
Load jQuery as early as possible to support custom scripts (#35926)
Fix #35923
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import './globals.ts';
|
||||
import '../fomantic/build/fomantic.js';
|
||||
import '../../node_modules/easymde/dist/easymde.min.css'; // TODO: lazy load in "switchToEasyMDE"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user