feat: support for subpath based access in SH apps (#3449)

Co-authored-by: Balu Babu <balub997@gmail.com>
This commit is contained in:
James George
2023-11-22 19:35:35 +05:30
committed by GitHub
parent ee1425d0dd
commit 1829c088cc
18 changed files with 262 additions and 48 deletions

View File

@@ -223,6 +223,8 @@ export default defineConfig({
/twitter/,
/github/,
/announcements/,
/admin/,
/backend/,
],
},
}),