Skip to content

Commit

Permalink
added bable-runtime and removed webpack.
Browse files Browse the repository at this point in the history
  • Loading branch information
kennetpostigo committed Jan 29, 2016
1 parent 3038413 commit 577fccb
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 6,384 deletions.
1 change: 1 addition & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"presets": ["es2015"],
"plugins": [
"transform-runtime",
"syntax-async-functions",
"transform-async-to-generator"
]
Expand Down
Loading

0 comments on commit 577fccb

Please sign in to comment.