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,17 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/a6dad97d9634a72d.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/17f6972c3102ddc3.js",
"static/chunks/07ffbd9e16e0d7b9.js",
"static/chunks/31333350168bc656.js",
"static/chunks/11e4b72bf8108551.js",
"static/chunks/turbopack-07ee364ad58e4d54.js"
],
"pages": {},
"ampFirstPages": []
}
@@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}
@@ -0,0 +1,4 @@
{
"node": {},
"edge": {}
}