mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-31 14:47:13 +00:00
refactor(web): migrate from Next.js to Vite + React Router
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"pages": {
|
||||
"/_app": []
|
||||
},
|
||||
"devFiles": [],
|
||||
"polyfillFiles": [
|
||||
"static/chunks/a6dad97d9634a72d.js"
|
||||
],
|
||||
"lowPriorityFiles": [
|
||||
"static/Drc6FkmbQlEnXgyLGuXOG/_ssgManifest.js",
|
||||
"static/Drc6FkmbQlEnXgyLGuXOG/_buildManifest.js"
|
||||
],
|
||||
"rootMainFiles": [
|
||||
"static/chunks/17f6972c3102ddc3.js",
|
||||
"static/chunks/07ffbd9e16e0d7b9.js",
|
||||
"static/chunks/31333350168bc656.js",
|
||||
"static/chunks/11e4b72bf8108551.js",
|
||||
"static/chunks/turbopack-07ee364ad58e4d54.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user