bili-babel

0.2.0 • Public • Published

bili-babel

NPM version NPM downloads Build Status

Install

You should have bili installed first.

$ npm install -g bili bili-babel

Usage

$ bili --js-compiler babel

Options

// bili.config.js
module.exports = {
  jsCompiler: 'babel',
  babel: {
    presets, 
    plugins,
    include, 
    exclude
  }
}

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT © EGOIST

Readme

Keywords

Package Sidebar

Install

npm i bili-babel

Weekly Downloads

5

Version

0.2.0

License

MIT

Last publish

Collaborators

  • rem