Skip to content

Commit

Permalink
Remove coffeeify browserify transform. Closes GH-79
Browse files Browse the repository at this point in the history
  • Loading branch information
deathcap committed May 10, 2016
1 parent d644182 commit 6504314
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,8 @@
"devDependencies": {
"beefy": "^2.1.6",
"browserify": "^13.0.1",
"coffeeify": "^1.2.0",
"watchify": "^3.7.0"
},
"browserify": {
"transform": []
},
"scripts": {
"start": "beefy index.js:bundle.js --watchify --port 8080 -- --debug"
}
Expand Down

0 comments on commit 6504314

Please sign in to comment.