Skip to content

Commit

Permalink
Revert "fix: build"
Browse files Browse the repository at this point in the history
This reverts commit 6a623bf.
  • Loading branch information
IsaccoSordo committed Feb 4, 2025
1 parent 6a623bf commit be5a909
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/beacon-ui/babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module.exports = {
presets: [
'@babel/preset-env',
['@babel/preset-react', { runtime: 'automatic' }],
'@babel/preset-typescript'
]
}

0 comments on commit be5a909

Please sign in to comment.