Skip to content

Commit c5f823b

Browse files
committed
feat!: allow to run Babel on non js/ts extensions
1 parent a1b4de1 commit c5f823b

File tree

13 files changed

+1128
-260
lines changed

13 files changed

+1128
-260
lines changed

packages/plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"react-refresh": "^0.14.0"
4747
},
4848
"peerDependencies": {
49-
"vite": "^4.1.0-beta.0"
49+
"vite": "^4.2.0"
5050
}
5151
}

0 commit comments

Comments
 (0)