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:
Maieul BOYER 2025-08-03 14:40:48 +02:00
parent 704ce37909
commit 5f9fd5629c
7 changed files with 51 additions and 35 deletions

4
src/pnpm-workspace.yaml Normal file
View file

@ -0,0 +1,4 @@
pacakges:
- ./*
nodeLinker: hoisted