Skip to content

Commit

Permalink
chore: update babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed Oct 23, 2024
1 parent c9e455b commit da9e239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/babel.config.json__if_babel
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
],
"plugins": [
["@babel/plugin-proposal-decorators", { "version": "legacy" }],
["@babel/plugin-transform-class-properties", { "loose": true }],
"@babel/plugin-syntax-dynamic-import"
]
}

0 comments on commit da9e239

Please sign in to comment.