Babel plugin for toypack.
import { Toypack } from "toypack";
import babelPlugin from "toypack-babel";
const toypack = new Toypack({
plugins: [
babelPlugin(/* options */)
]
});
See the babel-standalone documentation for more information.
Babel plugin for toypack.
import { Toypack } from "toypack";
import babelPlugin from "toypack-babel";
const toypack = new Toypack({
plugins: [
babelPlugin(/* options */)
]
});
See the babel-standalone documentation for more information.
npm i toypack-babel
0
1.0.0
MIT
11.1 MB
8