You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/05/25 07:15:23 UTC

[GitHub] aharui commented on issue #240: Generated ${body} has an invalid class reference on release

aharui commented on issue #240: Generated ${body} has an invalid class reference on release
URL: https://github.com/apache/royale-asjs/issues/240#issuecomment-391963920
 
 
   What does Main.js look like?  It should have a goog.ExportSymbol.  So even when the class is renamed, the Google Closure LIbrary builds an alias to the class so that MyClass should still be present at runtime.
   
   We don't have any options for the entry point, but we could add them or associate them with a target.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services