Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
fufeck committed Dec 12, 2023
1 parent aa728ad commit b6a56c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"access": "public"
},
"scripts": {
"build": "nest build",
"build": "nest build cron && nest build cron",
"format": "prettier --write \"apps/**/*.ts\" \"libs/**/*.ts\"",
"start": "node dist/apps/api/main.js",
"start:api": "node dist/apps/api/main",
Expand Down

0 comments on commit b6a56c8

Please sign in to comment.