Skip to content

Commit

Permalink
Update vue generator (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
afnizarnur authored Sep 3, 2024
1 parent 2057439 commit 0bceee4
Show file tree
Hide file tree
Showing 7 changed files with 2,737 additions and 438 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react"],
"presets": ["@babel/preset-env"],
"plugins": ["@babel/plugin-transform-runtime"]
}
Loading

0 comments on commit 0bceee4

Please sign in to comment.