source-map-explorer-remote

1.0.5 • Public • Published

What is this?

Wrapper around source-map-explorer that works with remote URLs and chrome code coverage.

Install:

npm install -g source-map-explorer-remote

Usage

source-map-explorer-remote https://example.com/path/to/bundle-with-sourcemap.min.js

Usage with chrome coverage json:

source-map-explorer-remote https://example.com/path/to/bundle-with-sourcemap.min.js --coverage ./path/to/coverage.json

Example example-result-with-coverage

Difference with remote-source-map-explorer

This package use newer version of source-map-explorer that supports chrome code coverage.

Dependencies (17)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i source-map-explorer-remote

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    5.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • jackyef