David Baker
|
2faf5702c9
|
Add plugin that makes babel 6 not break everything
Also transform-runtime here because we seem to need it here too
|
2016-10-17 16:24:19 +01:00 |
David Baker
|
f9ef6ba871
|
Replace stage & es2017 with the specific plugins
|
2016-10-17 16:24:19 +01:00 |
David Baker
|
7436883704
|
Remove transform-runtime
We use instance methods (or at least, draft.js does) so we need
babel-polyfill instead.
|
2016-10-17 16:24:12 +01:00 |
David Baker
|
eb9f884b53
|
Stage 0 is a little much
|
2016-10-17 16:23:26 +01:00 |
Aviral Dasgupta
|
022eb575d9
|
Upgrade to babel6 and enable some presets.
|
2016-10-17 16:23:25 +01:00 |
David Baker
|
5b4b81f7dc
|
Revert "Switch to babel 6"
|
2016-10-14 18:49:52 +01:00 |
David Baker
|
8a0f6a0c6e
|
Revert 09d2b2a36c
as babel 6 appears to break sending messages with the non RTE
editor
|
2016-10-14 18:48:41 +01:00 |
David Baker
|
09d2b2a36c
|
Try adding transform-runtime in react-sdk
as it seems the runtime is undefined on the /develop, even though
it works just fine for me locally.
|
2016-10-14 18:32:52 +01:00 |
David Baker
|
4f261a0e96
|
Replace stage & es2017 with the specific plugins
|
2016-10-14 18:02:26 +01:00 |
David Baker
|
8b175880bb
|
Remove transform-runtime
We use instance methods (or at least, draft.js does) so we need
babel-polyfill instead.
|
2016-10-13 10:55:58 +01:00 |
David Baker
|
5801bf60aa
|
Stage 0 is a little much
|
2016-10-12 17:26:43 +01:00 |
Aviral Dasgupta
|
2d173d83b9
|
Upgrade to babel6 and enable some presets.
|
2016-10-02 17:27:45 +05:30 |