Skip to content

Commit

Permalink
fix(remove): remove dist
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemajesty committed Dec 1, 2023
1 parent 18ef4c8 commit 51d8b85
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions nest-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true,
"builder": "swc",
"typeCheck": true
"deleteOutDir": true
}
}

0 comments on commit 51d8b85

Please sign in to comment.