We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df1496 commit cda7687Copy full SHA for cda7687
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vite-plugin-top-level-await",
3
- "version": "1.4.1",
+ "version": "1.4.2",
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