Skip to content

Commit

Permalink
Remove broccoli
Browse files Browse the repository at this point in the history
  • Loading branch information
ichernev committed Mar 25, 2015
1 parent d281de7 commit a037272
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 68 deletions.
58 changes: 0 additions & 58 deletions Brocfile.js

This file was deleted.

10 changes: 0 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,6 @@
],
"devDependencies": {
"uglify-js": "latest",
"broccoli": "^0.13.3",
"broccoli-6to5-transpiler": "^0.1.1",
"broccoli-cli": "0.0.1",
"broccoli-es6-module-transpiler": "^0.5.0",
"broccoli-funnel": "^0.1.6",
"broccoli-merge-trees": "^0.2.1",
"broccoli-uglify-js": "^0.1.3",
"es6-promise": "latest",
"grunt": "latest",
"benchmark": "latest",
Expand All @@ -73,9 +66,6 @@
"qunit-cli": "^0.1.4",
"spacejam": "latest"
},
"scripts": {
"test": "rm -rf temp; broccoli build temp; qunit-cli temp/test/*.js; qunit-cli temp/commonjs/test/**/*.js;"
},
"ender": "./ender.js",
"dojoBuild": "package.js",
"jspm": {
Expand Down

0 comments on commit a037272

Please sign in to comment.