Skip to content

Commit

Permalink
Remove unnecessary r.js build option.
Browse files Browse the repository at this point in the history
  • Loading branch information
tbranyen committed Dec 13, 2013
1 parent 0db4057 commit 5d9f3a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ module.exports = function(grunt) {
mainConfigFile: "app/config.js",
generateSourceMaps: true,
include: ["main"],
insertRequire: ["main"],
out: "dist/source.min.js",
optimize: "uglify2",

Expand Down

0 comments on commit 5d9f3a7

Please sign in to comment.