r2d2bzh / docker-build-nodejs

Development and production Docker images for your NodeJS based application
3 stars 1 forks source link

help user when native modules handling fail #1

Closed gautaz closed 2 years ago

gautaz commented 2 years ago

Sometimes esbuild is unable to infer the files to bundle and needs to be bypassed. This PR ensures that docker-build-nodejs tips the user on how to do that.