UNPKG

699 BJSONView Raw
1{
2 "AB_SERVER_PROTO": "https",
3 "AB_SERVER": "platform.telerik.com",
4 "DEBUG": false,
5 "USE_PROXY": "Not supported anymore. For more information check our documentation: http://docs.telerik.com/platform/appbuilder/development-tools/running-appbuilder/running-the-cli/downloading-and-installing-cli",
6 "ON_PREM": false,
7 "DISABLE_HOOKS": false,
8 "DEFAULT_CORDOVA_PROJECT_TEMPLATE": "KendoUI.Blank",
9 "DEFAULT_NATIVESCRIPT_PROJECT_TEMPLATE": "Blank",
10 "CORDOVA_PLUGINS_REGISTRY": "http://registry.npmjs.org",
11 "USE_CDN_FOR_EXTENSION_DOWNLOAD": true,
12 "AUTO_UPGRADE_PROJECT_FILE": true,
13 "TYPESCRIPT_COMPILER_OPTIONS": {
14 "target": "ES5",
15 "module": "commonjs"
16 },
17 "BUILD_SOURCE": "origin/release"
18}
\No newline at end of file