@titan-tooling/babel-config

0.4.0 • Public • Published

Titan Babel Config

Reusable babel config that can get you setup on es6 module projects

Installation

  1. yarn add @titan-tooling/babel-config --dev
  2. extend which config you need in the .babelrc file:
{
  "extend": "@titan-tooling/babel-config"
}

Production config

BABEL_ENV=production needs to be set for the minfication to work.

Plugins

Readme

Keywords

none

Package Sidebar

Install

npm i @titan-tooling/babel-config

Weekly Downloads

1

Version

0.4.0

License

ISC

Unpacked Size

2.18 kB

Total Files

3

Last publish

Collaborators

  • matthewclaffey