Skip to content

Commit

Permalink
chore: babel 설정 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
Xvezda committed Dec 17, 2021
1 parent 582958c commit d6bb007
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions babel.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
[
"@babel/preset-env",
{
"useBuiltIns": "entry",
"corejs": {"version": 3, "proposals": true}
"loose": true
}
]
],
Expand Down

0 comments on commit d6bb007

Please sign in to comment.