bump nextjs to 15.5 and turbopack for development mode (#24346)

Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
This commit is contained in:
17hz
2025-09-23 16:59:26 +08:00
committed by GitHub
parent dd08957381
commit 8b74ae683a
5 changed files with 96 additions and 68 deletions

View File

@@ -26,6 +26,9 @@
"paths": {
"@/*": [
"./*"
],
"~@/*": [
"./*"
]
}
},