Skip to content

Commit

Permalink
Merge pull request #25 from qor/upgrade-babel
Browse files Browse the repository at this point in the history
Upgrade babel and babel loader
  • Loading branch information
jsthon committed Jul 30, 2024
2 parents 02bf646 + 0c04c63 commit 359ef4e
Show file tree
Hide file tree
Showing 3 changed files with 3,782 additions and 739 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["es2015"]
"presets": ["@babel/preset-env"]
}
Loading

0 comments on commit 359ef4e

Please sign in to comment.