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/07/13 06:19:31 UTC

[GitHub] Harbs commented on issue #260: col: 3 警告: public var may not work in minified JS output. Use getter/setter instead.

Harbs commented on issue #260: col: 3 警告: public var may not work in minified JS output. Use getter/setter instead.
URL: https://github.com/apache/royale-asjs/issues/260#issuecomment-404737641
 
 
   @matrix3d There is a new compiler option called `-js-dynamic-access-unknown-members`. Setting it to true prevents renaming of untyped variables. It should eliminate the vast majority of minification problems.

----------------------------------------------------------------
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