remove bad option

This commit is contained in:
MathMan05 2025-01-20 23:50:55 -06:00
parent e37a8b9749
commit de1ca11db3

View file

@ -33,7 +33,6 @@ gulp.task("scripts", async () => {
filenames: ["./src"],
extensions: [".ts"],
stripLeadingPaths: true,
"no-swcrc": true,
},
callbacks: {
onSuccess: (e) => {