haxe-react icon indicating copy to clipboard operation
haxe-react copied to clipboard

JsxStaticMacro: modular, compilation server and displayName

Open kLabz opened this issue 6 years ago • 0 comments

With compilation server on, and when using modular (maybe even without modular?), the macro setting displayName on jsxStatic components can break at runtime (maybe when some component move from a bundle to another or something.. this is a rare thing).

kLabz avatar Jan 22 '19 06:01 kLabz