Skip to content

Commit

Permalink
Build: Remove grunt-esformatter
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Feb 9, 2016
1 parent e210c1c commit e20cec3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
15 changes: 0 additions & 15 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,21 +238,6 @@ grunt.initConfig({
}
},

esformatter: {
options: {
preset: "jquery"
},
ui: "ui/*.js",
tests: "tests/unit/**/*.js",
build: {
options: {
skipHashbang: true
},
src: "build/**/*.js"
},
grunt: "Gruntfile.js"
},

bowercopy: {
all: {
options: {
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"grunt-contrib-qunit": "1.0.1",
"grunt-contrib-requirejs": "0.4.4",
"grunt-contrib-uglify": "0.11.1",
"grunt-esformatter": "0.2.0",
"grunt-git-authors": "2.0.0",
"grunt-html": "4.0.1",
"grunt-jscs": "2.1.0",
Expand Down

0 comments on commit e20cec3

Please sign in to comment.