![lilia](/assets/img/avatar_default.png)
Add environment-specific configs under `./config` and integrate with the build system. Also changes package.json `files` from blacklist to whitelist. // FREEBIE
6 lines
160 B
JSON
6 lines
160 B
JSON
{
|
|
"SERVER_URL": "https://textsecure-service-staging.whispersystems.org",
|
|
"storageProfile": "staging",
|
|
"disableAutoUpdate": true,
|
|
"openDevTools": true
|
|
}
|