forked from TFMM/silent-auction
fix: resolve vite manifest issue by updating package.json and fixing asset build
This commit is contained in:
Vendored
+35
File diff suppressed because one or more lines are too long
Vendored
+4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 33 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 33 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 32 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"node_modules/@tabler/icons-webfont/dist/fonts/tabler-icons.ttf": {
|
||||
"file": "assets/tabler-icons-rLyeKVyk.ttf",
|
||||
"src": "node_modules/@tabler/icons-webfont/dist/fonts/tabler-icons.ttf"
|
||||
},
|
||||
"node_modules/@tabler/icons-webfont/dist/fonts/tabler-icons.woff": {
|
||||
"file": "assets/tabler-icons-CY4k7kX9.woff",
|
||||
"src": "node_modules/@tabler/icons-webfont/dist/fonts/tabler-icons.woff"
|
||||
},
|
||||
"node_modules/@tabler/icons-webfont/dist/fonts/tabler-icons.woff2": {
|
||||
"file": "assets/tabler-icons-Dgmkf7qS.woff2",
|
||||
"src": "node_modules/@tabler/icons-webfont/dist/fonts/tabler-icons.woff2"
|
||||
},
|
||||
"resources/js/app.js": {
|
||||
"file": "assets/app-DsnUEcvV.js",
|
||||
"name": "app",
|
||||
"src": "resources/js/app.js",
|
||||
"isEntry": true,
|
||||
"css": [
|
||||
"assets/app-ORuvhRgS.css"
|
||||
],
|
||||
"assets": [
|
||||
"assets/tabler-icons-Dgmkf7qS.woff2",
|
||||
"assets/tabler-icons-CY4k7kX9.woff",
|
||||
"assets/tabler-icons-rLyeKVyk.ttf"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user