refactor(stage-*): extract shared layouts (#852)

This commit is contained in:
LemonNeko
2025-12-30 14:21:39 +08:00
committed by GitHub
parent 16e5f57a32
commit 18a7658846
86 changed files with 560 additions and 2666 deletions
+2
View File
@@ -22,6 +22,8 @@ export default defineConfig({
'apps/stage-tamagotchi/src-tauri/**',
'apps/stage-tamagotchi-electron/out/**',
'apps/stage-tamagotchi-electron/src/renderer/bindings/**',
'apps/stage-capacitor/ios/**',
'apps/stage-capacitor/android/**',
'crates/**',
'**/drizzle/**',
'**/.astro/**',