0.0.13 • Published 3 years ago

@freesia/babel-preset v0.0.13

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

@freesia/babel-preset

About

Babel preset for freesia packages. It uses:

  • @emotion/babel-plugin to minify and optimize emotion styles
  • @babel/preset-react to setup automatic runtime with emotion
  • babel-plugin-import to enable tree shaking and faster development startup

Options

commonjs

  • Type: Boolean
  • Default: false

If true, ES modules are disabled. The files will be imported from the cjs folder