This commit is contained in:
2026-05-12 07:54:32 +03:00
parent 0faa8b9d2d
commit d49449c30c
187 changed files with 4826 additions and 5884 deletions

View File

@@ -12,6 +12,7 @@ export default defineConfig({
alias: {
app: srcPath("app"),
layouts: srcPath("layouts"),
pages: srcPath("pages"),
screens: srcPath("screens"),
widgets: srcPath("widgets"),
business: srcPath("business"),