You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
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:
Vendored
+1
-1
@@ -5,7 +5,7 @@
|
||||
"/dist/main.2ef7930f.css"
|
||||
],
|
||||
"js": [
|
||||
"/dist/main.3b34e6a6.js"
|
||||
"/dist/main.943ce8e8.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user