Update babel, fix CI build due to breaking changes (#3754)
* Update babel to latest version * Re-add circular deps plugin * Bump for build * Fixes for babel build
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"transform-runtime",
|
||||
"transform-decorators-legacy",
|
||||
"transform-class-properties",
|
||||
"transform-object-rest-spread",
|
||||
"lodash"
|
||||
],
|
||||
"retainLines": true,
|
||||
|
||||
Reference in New Issue
Block a user