remove bad option
This commit is contained in:
@@ -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) => {
|
||||||
|
Reference in New Issue
Block a user