babel-preset-lmn

2.0.0 • Public • Published

babel-preset-lmn

Contains the complete set of plugins and presets for Wonderbly projects.

Installation

npm install babel-preset-lmn --save-dev

Usage

Add the a .babelrc file containing:

{
  "presets": ["lmn"]
}

Builds can be target by:

  • Setting BABEL_ENV to development|production
  • Setting BABEL_TARGET to browser|node
  • Including a .browserlistrc file in your project

Readme

Keywords

none

Package Sidebar

Install

npm i babel-preset-lmn

Weekly Downloads

2

Version

2.0.0

License

MIT

Last publish

Collaborators

  • samjbmason
  • djgrant