Solving npm scripts problems in JavaScript projects
In the past I have written about how I use npm scripts for my build tooling. With this article I want to write about some problems I had and how I solved them. The problems I want to talk about further:
- Concurrency
- Extensive build configuration
- Build environments