mna.babel

0.0.2 • Public • Published

Mna: Babel

Babel transpiler

Commands

mnab

src -> build

mnab dev

  • Compile src -> build
  • Watch for changes and compile files

Config

{
  "presets": [
    "es2015",
    "stage-0"
  ],
  "plugins": [
    "add-module-exports"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i mna.babel

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • eliot