Skip to content

Commit

Permalink
fixed gruntfile bug
Browse files Browse the repository at this point in the history
  • Loading branch information
fuczak committed Jul 15, 2015
1 parent 7451fec commit 705814e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ module.exports = function (grunt) {
ngtemplates: {
dist: {
options: {
module: 'webAppsApp',
module: 'rumca-js',
htmlmin: '<%= htmlmin.dist.options %>',
usemin: 'scripts/scripts.js'
},
Expand Down

0 comments on commit 705814e

Please sign in to comment.