webpack: remove jquery-mask-plugin and enable alpine and alpine-mask

This commit is contained in:
Herculino Trotta
2024-09-27 17:49:00 -03:00
parent c5c44472bd
commit 6ae4d58aba
5 changed files with 13 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
const $ = require('jquery');
window.jQuery = $;
window.$ = $;
window.$ = $;