kLabz/haxe-react

defaultProps breaking in production build

kLabz opened this issue · 0 comments

kLabz commented

When building for production (without -debug), defaultProps typing is not enforced; leading to compilation error when using non-fully qualified enums or abstracts.