Shakib Zabihian

Results 2 comments of Shakib Zabihian

I managed to fix this issue by adding @agravelot's custom script in package.json and forcing it to run after nest build script like so. ```json { "scripts": { "build": "nest...