remove bad option
This commit is contained in:
parent
e37a8b9749
commit
de1ca11db3
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ gulp.task("scripts", async () => {
|
|||
filenames: ["./src"],
|
||||
extensions: [".ts"],
|
||||
stripLeadingPaths: true,
|
||||
"no-swcrc": true,
|
||||
},
|
||||
callbacks: {
|
||||
onSuccess: (e) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue