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

Adding sourcemaps for coverage reports #61

@magicmark

Description

@magicmark

html coverage reports currently show the compiled es5

Would be nice to either:

  1. Add sourcemaps to istanbul reports
  2. Switch to nyc and compile on the fly

(2 is maybe undesirable if you want the assurance of testing against the actual dist code. fwiw though, something like this patch does the trick.)

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