Skip to content

Commit 95d1730

Browse files
committedApr 5, 2022
Update Vite which includes fixes to importing *.js?url with exports
Update to Vite which includes vitejs/vite#7098
1 parent d247bc4 commit 95d1730

File tree

2 files changed

+179
-47
lines changed

2 files changed

+179
-47
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"regenerator-runtime": "^0.13.7",
4747
"text-encoding": "^0.7.0",
4848
"typescript": "^4.3.5",
49-
"vite": "todo: wait for next Vite release",
49+
"vite": "^2.9.1",
5050
"xxhashjs": "^0.2.2"
5151
},
5252
"dependencies": {

0 commit comments

Comments
 (0)