@titan-tooling/babel-react-config

0.4.0 • Public • Published

Titan Babel React Config

Reusable babel config that can get you setup on react

Installation

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

Production config

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

Plugins

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.4.00latest

Version History

VersionDownloads (Last 7 Days)Published
0.4.00
0.3.00
0.1.01

Package Sidebar

Install

npm i @titan-tooling/babel-react-config

Weekly Downloads

1

Version

0.4.0

License

ISC

Unpacked Size

2.2 kB

Total Files

3

Last publish

Collaborators

  • matthewclaffey