@bridge5/preset-env-react

1.2.1 • Public • Published

@bridge5/preset-env-react

All Contributors

A preset that allows you to use the latest JavaScript without needing to micromanage which syntax transforms are needed by your target environment(s). Babel preset based on @babel/preset-env

Install

yarn add -D @bridge5/preset-env

Usage

  "babel": {
    "presets": [
      "module:@bridge5/preset-env-react"
    ],
    "comments": false,
    "minified": true
  }

Contributors

Thanks goes to these wonderful people (emoji key):

Hi.Billgo
Hi.Billgo

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Readme

Keywords

none

Package Sidebar

Install

npm i @bridge5/preset-env-react

Weekly Downloads

0

Version

1.2.1

License

UNLICENSED

Unpacked Size

10.6 kB

Total Files

4

Last publish

Collaborators

  • billgo
  • bridge5asia