You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"exclude": [
|
|
"**/bin",
|
|
"**/bower_components",
|
|
"**/jspm_packages",
|
|
"**/node_modules",
|
|
"**/obj",
|
|
"**/platforms"
|
|
],
|
|
"apollo": {
|
|
"AppId": "SampleApp",
|
|
"Env": "DEV",
|
|
"MetaServer": "http://119.45.202.115:4320",
|
|
"ConfigServer": [
|
|
"http://119.45.202.115:4320"
|
|
]
|
|
}
|
|
} |