diff --git a/rspack.config.js b/rspack.config.js index 60409ee..3e487cc 100644 --- a/rspack.config.js +++ b/rspack.config.js @@ -63,6 +63,5 @@ export default defineConfig({ // } // }) ], - watch: true, target: "webworker", });