refactor(web): migrate from Next.js to Vite + React Router

This commit is contained in:
RockChinQ
2026-04-03 11:24:14 +08:00
parent e701daa8e0
commit 2a4ba237c4
1441 changed files with 917663 additions and 3671 deletions
@@ -0,0 +1,3 @@
{
"/auth/space/callback/page": "app/auth/space/callback/page.js"
}
@@ -0,0 +1,22 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/a2e30_next_dist_build_polyfills_polyfill-nomodule.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/[turbopack]_browser_dev_hmr-client_hmr-client_ts_02fe65de._.js",
"static/chunks/a2e30_next_dist_compiled_react-dom_70f94d5b._.js",
"static/chunks/a2e30_next_dist_compiled_react-server-dom-turbopack_a9ed4898._.js",
"static/chunks/a2e30_next_dist_compiled_next-devtools_index_0fa70b86.js",
"static/chunks/a2e30_next_dist_compiled_80690030._.js",
"static/chunks/a2e30_next_dist_client_d60d50fa._.js",
"static/chunks/a2e30_next_dist_cedb48a3._.js",
"static/chunks/a2e30_@swc_helpers_cjs_1ad3cb21._.js",
"static/chunks/coding_projects_LangBot_web_a0ff3932._.js",
"static/chunks/turbopack-coding_projects_LangBot_web_fc95dbcc._.js"
],
"pages": {},
"ampFirstPages": []
}
@@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}
@@ -0,0 +1,4 @@
{
"node": {},
"edge": {}
}