From 4d354e8fd6961bbc7d283e880d8f12592caaf830 Mon Sep 17 00:00:00 2001 From: Paul P Date: Fri, 5 Feb 2016 16:48:34 -0600 Subject: [PATCH] Including ionic.bundle.js as part of the main files --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 163c2946..9bf243ba 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,8 @@ "css/ionic.css", "fonts/*", "js/ionic.js", - "js/ionic-angular.js" + "js/ionic-angular.js", + "js/ionic.bundle.js" ], "keywords": [ "mobile",