A Babel 6 plugin that automatically makes stack traces sourcemap aware. Requires V8.
Get v8 stack traces as an array of CallSite objects.
Rolldown plugin for Babel
Fixes stack traces for files with source maps
Remap sequential sourcemaps through transformations to point at the original source code
Remap sequential sourcemaps through transformations to point at the original source code
A Babel plugin which automatically makes stack traces source-map aware
Error.captureStackTrace ponyfill
Webpack loader that adjusts source maps
Fixes stack traces for files with source maps
No description provided.
General utilities for plugins to use
TypeScript definitions for stack-trace
Allow parsing of jsx
Allow parsing of TypeScript syntax
Framework-agnostic, micro-library for getting stack traces in all environments
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
An extendable Error class that actually works, with TypeScript definition files, supporting old and new style classes and compatibility even with the oldest browsers
Allow parsing of the module attributes in the import statement
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to UMD
Add a __source prop to all JSX Elements
Allow parsing of the logical assignment operators