make frontend optional

This commit is contained in:
Aman Varshney
2025-04-07 14:23:56 +05:30
parent 57fc325a5e
commit e8a777e1a6
5 changed files with 13 additions and 11 deletions

View File

@@ -7,10 +7,7 @@
"bin": {
"create-better-t-stack": "dist/index.js"
},
"files": [
"template",
"dist"
],
"files": ["template", "dist"],
"keywords": [
"better-t-stack",
"typescript",