Skip to content

Commit

Permalink
try without @babel/plugin-proposal-class-properties
Browse files Browse the repository at this point in the history
  • Loading branch information
thymikee committed Feb 11, 2020
1 parent 59056d4 commit 3c89380
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ module.exports = {
plugins: [
['@babel/plugin-transform-modules-commonjs', {allowTopLevelThis: true}],
'@babel/plugin-transform-strict-mode',
'@babel/plugin-proposal-class-properties',
],
presets: [
[
Expand Down

0 comments on commit 3c89380

Please sign in to comment.