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 +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)});