@ -14,13 +14,13 @@ export default defineConfig(async () => {
worker: {
format: 'es',
plugins : [
wasm(),
topLevelAwait(),
]
},
plugins: [
svelte({
preprocess: [
vitePreprocess(),