Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Readme might be wrong #88

Open
Vishwaas opened this issue Jun 21, 2021 · 0 comments
Open

Readme might be wrong #88

Vishwaas opened this issue Jun 21, 2021 · 0 comments

Comments

@Vishwaas
Copy link

It specifies that, "Source maps are always enabled unless explicitly disabled by specifying debug: false.". When I used use-babelrc file from code coverage which uses browserify preprocessor(https://github.com/cypress-io/code-coverage/blob/master/use-babelrc.js) and printed defaultOptions then debug is undefined. I had to explicityly set debug to true to get sourcemaps to work or else source maps only showed up if console.log was added in the code.
options.browserifyOptions=true

Related issue:
cypress-io/code-coverage#471

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

No branches or pull requests

1 participant