Skip to content

Commit

Permalink
Build prod
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Feb 14, 2025
1 parent 5204c38 commit 229345d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e/nestjs/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dist/
dist/
2 changes: 1 addition & 1 deletion e2e/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"scripts": {
"build": "nest build",
"build:prod": "nest build",
"start": "nest start",
"start:debug": "nest start --debug --watch",
"start:dev": "nest start --watch",
Expand Down

0 comments on commit 229345d

Please sign in to comment.