Babel compiler core.
Compile static constants (ie. code that we can statically determine to be constant at runtime)
Throw a compile-time error on references to undeclared variables
sql named placeholders to unnamed compiler
A Less loader for webpack. Compiles Less to CSS.
Run your code after compilation is done.
Require hook for automatic V8 compile cache persistence
Compile class public and private fields, private methods and decorators to ES6
Compile ES2015 default and rest parameters to ES5
Compile ES2015 arrow functions to ES5
Compile the function.sent meta property to valid ES2015 code
Compile ES2015 block scoping (const and let) to ES5
Compile time `with` for strict mode JavaScript
Lower level utilities for compiling Vue single file components