mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
🔨 chore: mobile related server implementation pick from mobile app (#9691)
* server: sync from feat/mobile-app (exclude apps/mobile) * Update package.json * chore(mobile): update mobile router imports to use lambda * chore(mobile): refactor mobile router * chore: format tsconfig.json * chore(mobile): simplify mobile router --------- Co-authored-by: Arvin Xu <arvinx@foxmail.com> Co-authored-by: Tsuki <976499226@qq.com>
This commit is contained in:
@@ -45,6 +45,7 @@ export default defineConfig({
|
||||
'**/dist/**',
|
||||
'**/build/**',
|
||||
'**/apps/desktop/**',
|
||||
'**/apps/mobile/**',
|
||||
'**/packages/**',
|
||||
'**/e2e/**',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user