Skip to content

Upgrade babel to v7.3

Mike Greiling requested to merge mg-upgrade-babel-again into master

What does this MR do?

Upgrades babel to the latest version.

https://babeljs.io/blog/2019/01/21/7.3.0

Noteworthy changes:

  • Private methods now support accessors (get and set)
  • RegEx named capture groups

Merge request reports