Skip to content

Commit

Permalink
[bugfix] Config babel/runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriibudko committed Feb 7, 2023
1 parent 680ffcb commit 4a5dc0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module.exports = (api) => {
'@babel/plugin-syntax-dynamic-import',
'@babel/plugin-proposal-optional-chaining',
'@babel/plugin-proposal-nullish-coalescing-operator',
'@babel/plugin-transform-runtime',
]

return {
Expand Down

0 comments on commit 4a5dc0c

Please sign in to comment.