rax-babel-config

2.0.4 • Public • Published

rax-babel-config npm

Installation

npm install rax-babel-config

Parameters

config

  • styleSheet: transform jsx stylesheet plugin
  • jsxPlus: transform jsx+ plugins
  • jsxToHtml: transform jsx to html plugin
  • isNode: preset-env targets is node
  • disableRegenerator: transform runtime config regenerator

Example

const getBabelConfig = require('rax-babel-config');

const babelConfig = getBabelConfig({
  styleSheet: true,
});

Readme

Keywords

none

Package Sidebar

Install

npm i rax-babel-config

Weekly Downloads

483

Version

2.0.4

License

BSD-3-Clause

Unpacked Size

5.17 kB

Total Files

4

Last publish

Collaborators

  • yacheng
  • rax-publisher