mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
build: vite build
This commit is contained in:
parent
7c09fc4896
commit
58fe265821
1
public/build/assets/app.d3c19ffe.js
vendored
1
public/build/assets/app.d3c19ffe.js
vendored
@ -1 +0,0 @@
|
||||
import"./bootstrap.a2e087ef.js";
|
1
public/build/assets/pusher.a7756fcc.js
vendored
Normal file
1
public/build/assets/pusher.a7756fcc.js
vendored
Normal 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))});
|
1
public/build/assets/pusher.ff5f8d5b.js
vendored
1
public/build/assets/pusher.ff5f8d5b.js
vendored
@ -1 +0,0 @@
|
||||
import"./bootstrap.a2e087ef.js";Echo.private("touchedItem").listen("ReturnItem",function(o){console.log("Entrou"),console.log(o)});
|
@ -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
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user