diff options
Diffstat (limited to 'ionic.config.json')
| -rw-r--r-- | ionic.config.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ionic.config.json b/ionic.config.json index 37856ace..85f26fa8 100644 --- a/ionic.config.json +++ b/ionic.config.json @@ -25,5 +25,9 @@ "!www/lib/**/*", "scss/**/*" ], - "type": "ionic-angular" + "type": "ionic-angular", + "integrations": { + "gulp": {}, + "cordova": {} + } } |
