Hacker News new | ask | show | jobs
by kall 1562 days ago
That's true, kind of. If you have those kinds of tasks, I see the appeal of the makefile over various commands in package.json that won't run after a simple npm install anyway. In practice, you may be building your react native app with EAS Build and deploy your website/api to Vercel or to AWS with pulumi. That's all still npm dependencies.