Compile class public and private fields, private methods and decorators to ES6
Runs typescript type checker and linter on separate process.
Transform optional chaining operators to workaround https://crbug.com/v8/11558
A babel plugin that adds istanbul instrumentation to ES6 code
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Compile ESNext Regular Expressions to ES5
Compile ES2015 for...of to ES5
Simplifies creation of HTML files to serve your webpack bundles
Copy files && directories with webpack
Sentry Bundler Plugin Core
Allow parsing of import.meta
This plugin transforms ES2015 modules to UMD
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Allow parsing of object rest/spread
Compile objects with duplicate keys to valid strict ES5
Octokit plugin to paginate REST API endpoint responses
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
CSS minimizer (minifier) plugin for Webpack
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Allow parsing of class static blocks
ESLint JavaScript language implementation