18 lines
496 B
JSON
18 lines
496 B
JSON
{
|
|
"@vite/client": {
|
|
"prefetch": true,
|
|
"isEntry": true,
|
|
"file": "@vite/client",
|
|
"css": [],
|
|
"module": true,
|
|
"resourceType": "script"
|
|
},
|
|
"F:/Goproject/golang-template/examples/nuxt3-websocket-client/node_modules/nuxt/dist/app/entry.js": {
|
|
"resourceType": "script",
|
|
"module": true,
|
|
"prefetch": true,
|
|
"preload": true,
|
|
"isEntry": true,
|
|
"file": "F:/Goproject/golang-template/examples/nuxt3-websocket-client/node_modules/nuxt/dist/app/entry.js"
|
|
}
|
|
} |