Hi Bret,
I'm using typescript with node.
the command 'npm run build' generate the compiled sources on 'dist' folder.
I want to ask you how would you update the Dockerfile to use a prepiler as typescript or babel with node? What is best practice on this case?
Thanks,
Diego
Hi Bret,
I'm using typescript with node.
the command 'npm run build' generate the compiled sources on 'dist' folder.
I want to ask you how would you update the Dockerfile to use a prepiler as typescript or babel with node? What is best practice on this case?
Thanks,
Diego