Fix jQuery dependency for Toastr library

Import jQuery and make it globally available before Toastr is loaded.
This prevents console errors about jQuery not being found.
This commit is contained in:
Younes ENNAJI
2026-01-25 06:03:39 +01:00
parent 0fe2e3e38e
commit 06f75b21eb
6 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"/dist/main.2ef7930f.css"
],
"js": [
"/dist/main.3b34e6a6.js"
"/dist/main.943ce8e8.js"
]
}
}