update gulp file again
This commit is contained in:
parent
731e5d5ee7
commit
e37a8b9749
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ gulp.task("scripts", async () => {
|
|||
swcDir({
|
||||
cliOptions: {
|
||||
outDir: "./dist",
|
||||
watch: true,
|
||||
watch: false,
|
||||
filenames: ["./src"],
|
||||
extensions: [".ts"],
|
||||
stripLeadingPaths: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue