first commit

This commit is contained in:
DESKTOP-CIKBOTF\ChiefSoft
2024-05-18 17:04:17 -04:00
parent d689640f98
commit d317af7d99
5 changed files with 141 additions and 6 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"cli": {
"version": ">= 9.0.7"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"production": {}
},
"submit": {
"production": {}
}
}