How do you push additional files generated by "npm run build" command back to git? What would jenkins pipeline look for while checking which files changed?
@@JavaHomeCloud Is that common? For ex. If Dev2 pulls the main repo when Dev1 has merged his changes but didn't add .js files generated by rpm run, would Dev2 run into issue when he runs the main branch?
🌟 Welcome to Java Home Cloud 🌟
Register for Online Training 👉 bit.ly/3vuBQqb
javahome.in
Lovely Video, The "Builid" is spelt as Build
Thank you 😊
Hi Java Home Cloud can we have more videos on dockerizing apps too
How do you push additional files generated by "npm run build" command back to git? What would jenkins pipeline look for while checking which files changed?
We should not keep the output files generated by npm run build in Git
@@JavaHomeCloud Is that common? For ex. If Dev2 pulls the main repo when Dev1 has merged his changes but didn't add .js files generated by rpm run, would Dev2 run into issue when he runs the main branch?