Skip to content

Commit

Permalink
chore: update babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp authored Oct 23, 2024
1 parent a8edce7 commit b155ea3
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-static-block",
["@babel/plugin-transform-class-properties", { "loose": true }],
"@babel/plugin-syntax-dynamic-import"
]
Expand Down

0 comments on commit b155ea3

Please sign in to comment.