Auto-run pre and post hooks around any npm script with npm run

domain: docs.npmjs.com · 5 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. Define your main script in the scripts field, for example "build": "tsc".
  2. Add sibling scripts named prebuild and postbuild; npm runs them automatically whenever you invoke npm run build in the order prebuild -> build -> postbuild.
  3. Run npm run build and watch stdout: npm prints each script name as it fires, confirming the pre/post chain.
  4. The pre/post auto-run applies to every arbitrary script and to built-in commands (npm test, start, stop, restart).
  5. Official docs: https://docs.npmjs.com/cli/v10/using-npm/scripts / https://docs.npmjs.com/cli/v10/using-npm/scripts

Known gotchas

Related routes

Trigger Netlify builds via build hooks and the deploy API
docs.netlify.com · 5 steps · unrated
Run npm start, stop, restart, and test with their pre and post lifecycle hooks
docs.npmjs.com · 5 steps · unrated
Run npm version lifecycle hooks (preversion, version, postversion)
docs.npmjs.com · 5 steps · unrated

Give your agent this knowledge — and 17,000+ more routes

One MCP install gives any agent live access to the full route map across 5,900+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans