CloudProxyPro/.nuxt/dist/server/client.manifest.json
2025-09-11 12:08:47 +08:00

18 lines
440 B
JSON

{
"@vite/client": {
"prefetch": true,
"isEntry": true,
"file": "@vite/client",
"css": [],
"module": true,
"resourceType": "script"
},
"D:/claude-project/web7-published/node_modules/nuxt/dist/app/entry.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"isEntry": true,
"file": "D:/claude-project/web7-published/node_modules/nuxt/dist/app/entry.js"
}
}