chore: reorganize frontend into app and admin roots
This commit is contained in:
+1
-1
@@ -23,5 +23,5 @@
|
||||
"allowImportingTsExtensions": true,
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["src", "shared", "vite.config.ts"]
|
||||
"include": ["app/src", "admin/src", "shared", "app/vite.config.ts", "admin/vite.config.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user