Update build script to generate analytics and schema before build

This commit is contained in:
Aman Varshney
2025-07-01 09:56:41 +05:30
parent 30ad58268e
commit 6499f8cf04
4 changed files with 140020 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
},
"apps/cli": {
"name": "create-better-t-stack",
"version": "2.22.8",
"version": "2.22.10",
"bin": {
"create-better-t-stack": "dist/index.js",
},