- Reverts the schneespur/ subdirectory restructure (b8e426b)
- Restores package.json and vite.config.js (needed for npm build, were
removed in an earlier cleanup before the restructure)
- Updates public/build/ assets with current Vite output (new content hashes)
29 lines
No EOL
820 B
JSON
29 lines
No EOL
820 B
JSON
{
|
|
"node_modules/leaflet/dist/images/layers-2x.png": {
|
|
"file": "assets/layers-2x-Bpkbi35X.png",
|
|
"src": "node_modules/leaflet/dist/images/layers-2x.png"
|
|
},
|
|
"node_modules/leaflet/dist/images/layers.png": {
|
|
"file": "assets/layers-BWBAp2CZ.png",
|
|
"src": "node_modules/leaflet/dist/images/layers.png"
|
|
},
|
|
"node_modules/leaflet/dist/images/marker-icon.png": {
|
|
"file": "assets/marker-icon-hN30_KVU.png",
|
|
"src": "node_modules/leaflet/dist/images/marker-icon.png"
|
|
},
|
|
"resources/css/app.css": {
|
|
"file": "assets/app-frBbeKiu.css",
|
|
"src": "resources/css/app.css",
|
|
"isEntry": true,
|
|
"name": "app",
|
|
"names": [
|
|
"app.css"
|
|
]
|
|
},
|
|
"resources/js/app.js": {
|
|
"file": "assets/app-GNqTWY09.js",
|
|
"name": "app",
|
|
"src": "resources/js/app.js",
|
|
"isEntry": true
|
|
}
|
|
} |