From de1ca11db34d64776ac5049d7401ccb75479dd3b Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Mon, 20 Jan 2025 23:50:55 -0600 Subject: [PATCH] remove bad option --- gulpfile.cjs | 1 - 1 file changed, 1 deletion(-) diff --git a/gulpfile.cjs b/gulpfile.cjs index 62c22c5..0d222bc 100644 --- a/gulpfile.cjs +++ b/gulpfile.cjs @@ -33,7 +33,6 @@ gulp.task("scripts", async () => { filenames: ["./src"], extensions: [".ts"], stripLeadingPaths: true, - "no-swcrc": true, }, callbacks: { onSuccess: (e) => {