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 dc16895 commit bfc6bbcCopy full SHA for bfc6bbc
app/templates/_bower.json
@@ -10,8 +10,8 @@
10
"bootstrap": "~3.1.1",
11
"angular-resource": ">=1.2.*",
12
"angular-cookies": ">=1.2.*",
13
- "angular-sanitize": ">=1.2.*",
14
- "angular-route": ">=1.2.*",
+ "angular-sanitize": ">=1.2.*",<% if(filters.ngroute) { %>
+ "angular-route": ">=1.2.*",<% } %>
15
"angular-bootstrap": "~0.11.0",
16
"font-awesome": ">=4.1.0",
17
"lodash": "~2.4.1"<% if(filters.socketio) { %>,
0 commit comments