Revert 09d2b2a36c
as babel 6 appears to break sending messages with the non RTE editor
This commit is contained in:
parent
09d2b2a36c
commit
8a0f6a0c6e
2 changed files with 1 additions and 2 deletions
2
.babelrc
2
.babelrc
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"presets": ["react", "es2015", "es2016"],
|
||||
"plugins": ["transform-class-properties", "transform-object-rest-spread", "transform-async-to-generator", "transform-runtime"]
|
||||
"plugins": ["transform-class-properties", "transform-object-rest-spread", "transform-async-to-generator"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue