Files
php-flasher/docs/dist/entrypoints.json
T
Younes ENNAJI 06f75b21eb 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.
2026-01-25 06:03:39 +01:00

12 lines
159 B
JSON

{
"entrypoints": {
"main": {
"css": [
"/dist/main.2ef7930f.css"
],
"js": [
"/dist/main.943ce8e8.js"
]
}
}
}