Skip to content

Conversation

bahmutov
Copy link
Contributor

module.exports = (on, config) => {
  on('task', require('@cypress/code-coverage/task'))
  on('file:preprocessor', require('@cypress/code-coverage/use-browserify-istanbul'))
}

Avoids using .babelrc

@bahmutov bahmutov merged commit b8c7a6e into master Jul 23, 2019
@bahmutov bahmutov deleted the push-babel-istanbul-option branch July 23, 2019 02:16
@bahmutov
Copy link
Contributor Author

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to instrument by pushing browserify => babelify istanbul plugin
1 participant