We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46992de commit 398c5b6Copy full SHA for 398c5b6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vite-plugin-top-level-await",
3
- "version": "1.4.2",
+ "version": "1.4.3",
4
"description": "Transform code to support top-level await in normal browsers for Vite.",
5
"main": "./exports/require.cjs",
6
"module": "./exports/import.mjs",
0 commit comments