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

Readme might be wrong #88

Open
Open
@Vishwaas

Description

@Vishwaas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions