Skip to content

Instantly share code, notes, and snippets.

@kpittman-securus
Created April 28, 2021 23:26
Show Gist options
  • Save kpittman-securus/c55a4f5fd22977f966f301dd2c939f26 to your computer and use it in GitHub Desktop.
Save kpittman-securus/c55a4f5fd22977f966f301dd2c939f26 to your computer and use it in GitHub Desktop.
Open Cypress without watching for changes
alias cypress="npx cypress open --config watchForFileChanges=false"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment