elsassph / haxe-modular

Haxe-JS code splitting, NPM dependencies bundling, hot-reload
116 stars 14 forks source link

Support Object methods in static __init__ #76

Closed elsassph closed 6 years ago

elsassph commented 6 years ago

Fixes #37 : Using Object.defineProperty / Object.defineProperties in a static __init__ function breaks Modular because the code isn't attributed to the type.