diff --git a/README.md b/README.md index a0cd9f8..87deec5 100644 --- a/README.md +++ b/README.md @@ -57,10 +57,13 @@ export default defineConfig({ worker: { // Not needed with vite-plugin-top-level-await >= 1.3.0 // format: "es", + plugins: () => [wasm(), topLevelAwait()] + /* for vite