Skip to content

Commit

Permalink
Remove babel-plugins... requires webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Richter committed Apr 11, 2018
1 parent 6781ba5 commit dd2f355
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 324 deletions.
6 changes: 0 additions & 6 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,5 @@
"presets": [
"env"
],
"plugins": [
"transform-runtime",
["module-resolver", {
"root": ["./"]
}]
],
"comments": false
}
Loading

0 comments on commit dd2f355

Please sign in to comment.