0.0.1 • Published 2 years ago

@bycedric/snack-babel-standalone-test v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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-standalone
import * as babel from "@expo/babel-standalone";