Allow parsing of the module attributes in the import statement
Compile class public and private fields, private methods and decorators to ES6
This plugin transforms ES2015 modules to UMD
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Copy files && directories with webpack
Runs typescript type checker and linter on separate process.
Simplifies creation of HTML files to serve your webpack bundles
A babel plugin that adds istanbul instrumentation to ES6 code
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Sentry Bundler Plugin Core
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Allow parsing of import.meta
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Compile ES2015 for...of to ES5
Octokit plugin to paginate REST API endpoint responses
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Allow parsing of the logical assignment operators
CSS minimizer (minifier) plugin for Webpack
`pomelo-admin` is an admin console library for [pomelo](https://github.com/NetEase/pomelo). It provides the a series of utilities to monitor the `pomelo` server clusters.
Compile regular expressions using named groups to ES5.
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Compile objects with duplicate keys to valid strict ES5
Allow parsing of object rest/spread
Transform static class fields assignments that are affected by https://crbug.com/v8/12421