Last change
on this file was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
390 bytes
|
Line | |
---|
1 | # istanbul-lib-source-maps
|
---|
2 |
|
---|
3 | [![Build Status](https://travis-ci.org/istanbuljs/istanbuljs.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbuljs)
|
---|
4 |
|
---|
5 | Source map support for istanbuljs.
|
---|
6 |
|
---|
7 | ## Debugging
|
---|
8 |
|
---|
9 | _istanbul-lib-source-maps_ uses the [debug](https://www.npmjs.com/package/debug) module.
|
---|
10 | Run your application with the environment variable `DEBUG=istanbuljs`, to receive debug
|
---|
11 | output.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.