From fecf21ba88f7f240415c5c732aa9cd7352c2dcec Mon Sep 17 00:00:00 2001 From: Avad3 <65318266+Avad3@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:00:50 -0400 Subject: [PATCH] troll --- rspack.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rspack.config.js b/rspack.config.js index 69394ce..4d4f64b 100644 --- a/rspack.config.js +++ b/rspack.config.js @@ -49,6 +49,6 @@ export default defineConfig({ // } // }) ], - // watch: true, + watch: true, target: "webworker" });