Build frontend locally for lightweight deployment
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"_framework-BgSIrAUN.js": {
|
||||
"file": "_next/static/chunks/framework-BgSIrAUN.js",
|
||||
"name": "framework",
|
||||
"imports": [
|
||||
"_rolldown-runtime-C60lm6uB.js"
|
||||
]
|
||||
},
|
||||
"_rolldown-runtime-C60lm6uB.js": {
|
||||
"file": "_next/static/chunks/rolldown-runtime-C60lm6uB.js",
|
||||
"name": "rolldown-runtime"
|
||||
},
|
||||
"app/page.tsx": {
|
||||
"file": "_next/static/chunks/page-DOJToWWt.js",
|
||||
"name": "page",
|
||||
"src": "app/page.tsx",
|
||||
"isDynamicEntry": true,
|
||||
"imports": [
|
||||
"_rolldown-runtime-C60lm6uB.js",
|
||||
"_framework-BgSIrAUN.js"
|
||||
]
|
||||
},
|
||||
"node_modules/vinext/dist/shims/layout-segment-context.js": {
|
||||
"file": "_next/static/chunks/layout-segment-context-BAGcnabH.js",
|
||||
"name": "layout-segment-context",
|
||||
"src": "node_modules/vinext/dist/shims/layout-segment-context.js",
|
||||
"isDynamicEntry": true,
|
||||
"imports": [
|
||||
"_rolldown-runtime-C60lm6uB.js",
|
||||
"virtual:vinext-app-browser-entry",
|
||||
"_framework-BgSIrAUN.js"
|
||||
]
|
||||
},
|
||||
"virtual:vinext-app-browser-entry": {
|
||||
"file": "_next/static/chunks/index-BdxXUyhE.js",
|
||||
"name": "index",
|
||||
"src": "virtual:vinext-app-browser-entry",
|
||||
"isEntry": true,
|
||||
"imports": [
|
||||
"_rolldown-runtime-C60lm6uB.js",
|
||||
"_framework-BgSIrAUN.js"
|
||||
],
|
||||
"dynamicImports": [
|
||||
"virtual:vinext-app-browser-entry",
|
||||
"node_modules/vinext/dist/shims/layout-segment-context.js",
|
||||
"app/page.tsx"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user