Use webpack with grunt.
Compile optional catch bindings
Compile export namespace to ES2015
Allow parsing of '#foo in obj' brand checks
Turn JSX into React function calls
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile Unicode property escapes in Unicode regular expressions to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
A simple progress plugin for Webpack.
Compile inline regular expression modifiers
User-agent information plugin for hapi
Webpack plugin to detect unused files and unused exports in used files
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Runs typescript type checker and linter on separate process.
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Return the filename and line number of the calling function
A webpack plugin to retry loading of chunks that failed to load
Parse regular expressions' unicodeSets (v) flag.
css loader module for webpack
Sass loader for webpack
Webpack plugin for Posthog 🦔
Mark top-level React method calls as pure for tree shaking
Transform optional chaining operators to workaround https://crbug.com/v8/11558