Forked from
clients / Cesium-grp / Cesium
587 commits behind the upstream repository.
-
Benoit Lavenier authoredBenoit Lavenier authored
ionic.config.json 201 B
{
"name": "Cesium",
"type": "ionic1",
"integrations": {
"cordova": {}
},
"watchPatterns": [
"www/index.html",
"www/api/index.html",
"www/dist/**/*",
"www/css/*.css"
]
}