Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ability to skip pre/post hooks #1718

Commits on Aug 24, 2020

  1. feat: add ability to skip pre/post hooks

    Implement support to `ignoreScripts` config option in `npm run-script`
    allowing for skipping pre and post hooks when used as discussed in
    RFC-0029.
    
    ref: https://github.com/npm/rfcs/blob/ed67c2bc41873d8f1954f8ce4a8f00437f5f14eb/accepted/0029-add-ability-to-skip-hooks.md
    ruyadorno committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    116e6ed View commit details
    Browse the repository at this point in the history