Wireit upgrades your npm scripts to make them smarter and more efficient ↦
This is alpha software, but it seems pretty low risk to give it a try.
Wireit works with
npm run
, it doesn’t replace it. To configure an NPM script for Wireit, move the command into a newwireit
section of yourpackage.json
, and replace the original script with thewireit
command.Now when you run
npm run build
, Wireit upgrades the script to be smarter and more efficient.
Discussion
Sign in or Join to comment or subscribe