This repository has been archived by the owner on Dec 21, 2024. It is now read-only.
v0.2.0
- Add support for inline source maps by default. Users can use
{sourceMapInline: false}
to deactivate the feature - The instrumentation should be slightly more performant
PRs:
- #2 : add inline source maps