1.0.1 • Published 4 years ago

@workspace-builder/babel v1.0.1

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

@workspace-builder/babel

This is a workspace builder module for workspace-builder.

It runs babel in the workspace such that each file in src is compiled to a file in dist. It uses either your babel.config.js or .babelrc from your workspace dir, your babel.config.js or .babelrc from your monorepo root, or a default config if you don't have either.

License

MIT