mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-27 11:51:24 +01:00
refactor: re-order alpine plugin and start
This commit is contained in:
@@ -6,8 +6,8 @@ import mask from '@alpinejs/mask';
|
||||
window.htmx = htmx;
|
||||
window.Alpine = Alpine;
|
||||
|
||||
Alpine.start();
|
||||
Alpine.plugin(mask);
|
||||
Alpine.start();
|
||||
_hyperscript.browserInit();
|
||||
|
||||
const successAudio = new Audio("/static/sounds/success.mp3");
|
||||
|
||||
Reference in New Issue
Block a user