OpusCapita / react-crudeditor

OpusCapita React CRUD Editor

Home Page:https://opuscapita.github.io/react-crudeditor/branches/master/?currentComponentName=ContractEditor&maxContainerWidth=100%25&showSidebar=false

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use babel-preset-env

amourzenkov-sc opened this issue · comments

As recommended by babel, the following presets should no longer be used:

  • babel-preset-es2016
  • babel-preset-es2017
  • babel-preset-es2015

Read babel-preset-env to update.