How should I set up “make-like” functionality in npm?

前端 未结 0 1024
有刺的猬
有刺的猬 2021-01-23 11:16

I use make to conditionally compile/link my c++ projects before executing them. How is this typically accomplished in node development?

For example, I want

相关标签:
回答
  • 消灭零回复
提交回复
热议问题