Hacker News new | ask | show | jobs
by erikerikson 84 days ago
How does this stance work with your CICD?
1 comments

I suppose you would have to commit your node_modules, or otherwise cache your setup so that all prerequesite modules are built and ready to install without running post-install scripts?