remove bad option
This commit is contained in:
@@ -33,7 +33,6 @@ gulp.task("scripts", async () => {
|
||||
filenames: ["./src"],
|
||||
extensions: [".ts"],
|
||||
stripLeadingPaths: true,
|
||||
"no-swcrc": true,
|
||||
},
|
||||
callbacks: {
|
||||
onSuccess: (e) => {
|
||||
|
Reference in New Issue
Block a user