Skip to content

Commit

Permalink
Had to do this in order to make it work: babel/babel-loader#149 (comm…
Browse files Browse the repository at this point in the history
  • Loading branch information
and3rson committed Jun 3, 2016
1 parent d698c7f commit f51aa1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions etc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,11 @@
"jade-loader": "^0.8.0",
"node-sass": "^3.4.2",
"webpack": "^1.12.15"
},
"babel": {
"presets": [
"es2015",
"react"
]
}
}

0 comments on commit f51aa1e

Please sign in to comment.