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"],
|
filenames: ["./src"],
|
||||||
extensions: [".ts"],
|
extensions: [".ts"],
|
||||||
stripLeadingPaths: true,
|
stripLeadingPaths: true,
|
||||||
"no-swcrc": true,
|
|
||||||
},
|
},
|
||||||
callbacks: {
|
callbacks: {
|
||||||
onSuccess: (e) => {
|
onSuccess: (e) => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue