HaxeJs: js.html.svg.GraphicsElement.getBBox() renamed by closure compiler

28 views
Skip to first unread message

der Raab

unread,
Feb 10, 2016, 11:29:15 AM2/10/16
to Haxe
Hi everybody - we use the google closure compiler in advanced mode for minification which works fine most of the time, but when I use this method in my code

js.html.svg.GraphicsElement.getBBox()

closure compiler will rename it (and therefore the app will fail at runtime).

Since I can't find a lot of information online I wonder if maybe someone already experienced the same issue?
For now I use reflection, but maybe there is a better way...?

Thanks in advance!
Reply all
Reply to author
Forward
0 new messages