Standalone build of Babel for use in non-Node.js environments.
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
A [Babel](http://babeljs.io) plugin that transforms webpack-specific require.context()
into dummy function calls so that the code can run safely outside of the webpack environment, e.g. in Node.
It doesn't perform any file l
An unofficial babel plugin for SAP UI5.