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) => {