Skip to content

Commit cc1cf4c

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

File tree

13 files changed

+1128
-260
lines changed

13 files changed

+1128
-260
lines changed

packages/plugin-react/package.json

+1-1
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)