Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
patbuergin committed Dec 15, 2015
1 parent 4542005 commit 2f7e5ca
Show file tree
Hide file tree
Showing 7 changed files with 178 additions and 95 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Expand Up @@ -34,7 +34,7 @@ module.exports = function(grunt) {
banner: '<%= banner %>',
// remove tsd and jshint annotations
stripBanners: { block: true, line: true },
sourceMap: true
sourceMap: false
},
dist: {
src: ['src/js/**/*.js', '<%= ngtemplates.app.dest %>'],
Expand Down

0 comments on commit 2f7e5ca

Please sign in to comment.