A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Turn async generator functions into ES2015 generators
A Babel plugin to inject imports to regenerator-runtime
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Copy files && directories with webpack
Compile export namespace to ES2015
Parse regular expressions' unicodeSets (v) flag.
Turn JSX into React function calls in development
ESLint rules for React Hooks
Allow parsing of decorators
Compile inline regular expression modifiers
Allow parsing of import()
Transform optional chaining operators to workaround https://crbug.com/v8/11558
ESLint plugin for Next.js.
Babel plugin which switches Babel to use the Hermes parser.
Mark top-level React method calls as pure for tree shaking
CSS minimizer (minifier) plugin for Webpack
A babel plugin that adds istanbul instrumentation to ES6 code
Simplifies creation of HTML files to serve your webpack bundles
Compile `using` and `await using` declarations to ES2015
Runs typescript type checker and linter on separate process.
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Validate that your components can safely be updated with Fast Refresh
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843