first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-08-29 14:55:10 -04:00
parent e88bc2ca3c
commit 975ed05ad9
18 changed files with 2008 additions and 680 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": {}
}
}