From 659926ea6bd7e4c67740254751d58769d4a4795e Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 17 Aug 2017 14:12:55 -0400 Subject: nits --- ionic.config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ionic.config.json') diff --git a/ionic.config.json b/ionic.config.json index 9ea31b20..37856ace 100644 --- a/ionic.config.json +++ b/ionic.config.json @@ -22,6 +22,8 @@ ], "watchPatterns": [ "www/**/*", - "!www/lib/**/*" - ] + "!www/lib/**/*", + "scss/**/*" + ], + "type": "ionic-angular" } -- cgit v1.2.3