Build frontend locally for lightweight deployment

This commit is contained in:
wuyanwanwu
2026-08-13 23:44:50 +08:00
parent d8aaf63e05
commit 6037bde760
26 changed files with 242 additions and 18 deletions
+49
View File
@@ -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"
]
}
}