Build updates & remove testing items.

This commit is contained in:
Patrick Fic
2022-05-12 13:34:54 -07:00
parent 717b75a1b8
commit 451950883a
7 changed files with 60 additions and 60 deletions

View File

@@ -3,14 +3,14 @@
"version": ">= 0.52.0"
},
"build": {
"development": {
"test": {
"developmentClient": true,
"distribution": "internal"
"distribution": "internal",
"releaseChannel": "test"
},
"preview": {
"distribution": "internal"
},
"production": {}
"production": {
"release-channel": "production"
}
},
"submit": {
"production": {}