Npm run build is not neccesary since npm run start will compile again all the assets for…

Npm run build is not neccesary since npm run start will compile again all the assets for…

Play all audios:

Loading...

npm run build is not neccesary since npm run start will compile again all the assets for development. Another option could be using a multiphase docker build to serve the content compiled by npm run build by a nginx docker image.

npm run build is not neccesary since npm run start will compile again all the assets for development. Another option could be using a multiphase docker build to serve the content compiled by


npm run build by a nginx docker image.