build: vite build

This commit is contained in:
Bruno F. Fontes 2022-11-13 21:11:49 -03:00
parent 7c09fc4896
commit 58fe265821
Signed by: brunofontes
GPG Key ID: 4DAA810052CF68B6
5 changed files with 5 additions and 15 deletions

View File

@ -1 +0,0 @@
import"./bootstrap.a2e087ef.js";

View File

@ -0,0 +1 @@
import"https://js.pusher.com/7.2/pusher.min.js";var n=new Pusher("93b3e504421787295454",{cluster:"us2"}),o=n.subscribe("touchedItem");o.bind("RefreshPage",function(e){window.location.reload(),console.log(JSON.stringify(e))});

View File

@ -1 +0,0 @@
import"./bootstrap.a2e087ef.js";Echo.private("touchedItem").listen("ReturnItem",function(o){console.log("Entrou"),console.log(o)});

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
}
}