- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
12 lines
390 B
Markdown
12 lines
390 B
Markdown
# istanbul-lib-source-maps
|
|
|
|
[](https://travis-ci.org/istanbuljs/istanbuljs)
|
|
|
|
Source map support for istanbuljs.
|
|
|
|
## Debugging
|
|
|
|
_istanbul-lib-source-maps_ uses the [debug](https://www.npmjs.com/package/debug) module.
|
|
Run your application with the environment variable `DEBUG=istanbuljs`, to receive debug
|
|
output.
|