feat(infra): reworked Dockerfile
- changed from npm to pnpm in Dockerfile => improved install time
Fixed errors from change in .ts files.
This commit is contained in:
parent
704ce37909
commit
5f9fd5629c
7 changed files with 51 additions and 35 deletions
4
src/pnpm-workspace.yaml
Normal file
4
src/pnpm-workspace.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pacakges:
|
||||
- ./*
|
||||
|
||||
nodeLinker: hoisted
|
||||
Loading…
Add table
Add a link
Reference in a new issue