@bycedric/snack-babel-standalone-test
v0.0.1
Published
Babel for Snack Website and Snack Runtime
Readme
@expo/babel-standalone
Standalone version of Babel for use in Snack. To build the bundle, run yarn build and it will generate bundle under dist/.
Note, this package is decoupled from the yarn workspaces to prevent possible mutliple babel versions being bundled.
Usage
yarn add @expo/babel-standaloneimport * as babel from "@expo/babel-standalone";