mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Upgrade to Laravel 10, Vite 5+
This commit is contained in:
@@ -7,6 +7,11 @@ import * as pinia from 'pinia'
|
||||
import * as Vue from 'vue'
|
||||
import * as Vuelidate from '@vuelidate/core'
|
||||
|
||||
import.meta.glob([
|
||||
'../static/img/**',
|
||||
'../static/fonts/**',
|
||||
]);
|
||||
|
||||
window.pinia = pinia
|
||||
window.Vuelidate = Vuelidate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user