Open
Description
es5 compiles just fine, but -D js-es=6
causes following compile error:
/haxe_libraries/coconut.ui/0.11.2/github/a2987279f3b189e5a02d31a46837d765250c7ca5/src/coconut/ui/macros/ViewBuilder.hx:797: characters 20-77 : Must call `super()` constructor before accessing `this` in classes derived from an extern class with constructor
Having es6 support would be super-nice since most modern RN components have API and examples described in es6 already and it takes a while to debug them with current es5 output.
Metadata
Metadata
Assignees
Labels
No labels