We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da6e38b commit bb91147Copy full SHA for bb91147
bower.json
@@ -10,6 +10,11 @@
10
"description": "Advanced HTML5 hybrid mobile app development framework.",
11
"main": [
12
"dist/js/ionic.js",
13
+ "dist/js/angular/angular.js",
14
+ "dist/js/angular/angular-animate.js",
15
+ "dist/js/angular/angular-route.js",
16
+ "dist/js/angular/angular-touch.js",
17
+ "dist/js/angular/angular-sanitize.js",
18
"dist/js/ionic-angular.js",
19
"dist/css/ionic.css",
20
"dist/fonts/*"
0 commit comments