Skip to content

Commit

Permalink
Merge pull request #51 from craigh411/patch-1
Browse files Browse the repository at this point in the history
Added browserify support
  • Loading branch information
apertureless authored Mar 2, 2017
2 parents 1a22bae + ada0fab commit 819b96b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,10 @@
"webpack-dev-middleware": "^1.4.0",
"webpack-hot-middleware": "^2.6.0",
"webpack-merge": "^1.1.1"
},
"browserify": {
"transform": [
"babelify"
]
}
}

0 comments on commit 819b96b

Please sign in to comment.