Skip to content

Commit

Permalink
externalDependencies に nest のパッケージを追加 refs #21
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrovers committed Mar 7, 2021
1 parent 83b9284 commit cc62c65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@
"main": "server.ts",
"tsConfig": "tsconfig.server.json",
"externalDependencies": [
"@nestjs/core",
"@nestjs/common",
"@nestjs/microservices",
"@nestjs/microservices/microservices-module",
"@nestjs/websockets",
Expand Down

0 comments on commit cc62c65

Please sign in to comment.