How to convert JSX file to ATN file for deployment purpose?
I googled a lot and found some utilities over https://ps-scripts.sourceforge.net/xtools.html#Anchor-Toolki-19514 . There is an option to generate atn file from xml file. But there is no option to generate an atn file from jsx. Is it possible to convert jsx to xml and then to atn?
Has anyone tried this earlier? Does it work? Or any other option is available?
Thanks in advance.
