build: vite build

This commit is contained in:
2022-11-13 21:11:49 -03:00
parent 7c09fc4896
commit 58fe265821
5 changed files with 5 additions and 15 deletions

View File

@@ -1,21 +1,12 @@
{
"resources/js/app.js": {
"file": "assets/app.d3c19ffe.js",
"file": "assets/app.0299f74e.js",
"src": "resources/js/app.js",
"isEntry": true,
"imports": [
"_bootstrap.a2e087ef.js"
]
"isEntry": true
},
"resources/js/pusher.js": {
"file": "assets/pusher.ff5f8d5b.js",
"file": "assets/pusher.a7756fcc.js",
"src": "resources/js/pusher.js",
"isEntry": true,
"imports": [
"_bootstrap.a2e087ef.js"
]
},
"_bootstrap.a2e087ef.js": {
"file": "assets/bootstrap.a2e087ef.js"
"isEntry": true
}
}