From 9114574abe1b9a173e46a1cd4cb4fc83be908aea Mon Sep 17 00:00:00 2001 From: Percs <83934299+Percslol@users.noreply.github.com> Date: Sun, 21 Jul 2024 17:55:17 -0500 Subject: [PATCH] get rid of useless config --- rspack.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/rspack.config.js b/rspack.config.js index a615ecc..60409ee 100644 --- a/rspack.config.js +++ b/rspack.config.js @@ -50,7 +50,6 @@ export default defineConfig({ path: join(__dirname, "dist"), libraryTarget: "es2022", iife: true, - strict: false, clean: true, }, plugins: [