Skip to content

Commit

Permalink
Update build config
Browse files Browse the repository at this point in the history
  • Loading branch information
knicklabs committed Feb 19, 2019
1 parent 458b860 commit 3b6d268
Show file tree
Hide file tree
Showing 4 changed files with 647 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"presets": [
"@babel/env",
"@babel/typescript"
"@babel/typescript",
["@babel/env", {"modules": false }]
],
"plugins": [
"@babel/proposal-class-properties",
Expand Down

0 comments on commit 3b6d268

Please sign in to comment.