add: agnostic web compliant adapter

This commit is contained in:
2026-04-03 13:48:50 +05:30
parent 8a90b9356b
commit 54aae56734
41 changed files with 1534 additions and 0 deletions
+3
View File
@@ -15,6 +15,9 @@ const configs = {
nextjs: {
base_path: "/admin",
},
meta: {
base_path: "/admin",
},
nuxt: {
base_path: "/admin",
},