Harbs commented on issue #641: Fix PAYG violations and code debt
URL: https://github.com/apache/royale-asjs/issues/641#issuecomment-569825190
 
 
   I spent quite a bit of time looking into the dead code removal issue.
   
   It looks to me like dead code removal is working for static Royale methods, 
but it does not seem to be working for ones written to the prototype. I 
manually removed `@export`s from some classes and all the methods remained in 
the minified code. I don't know why the dead code removal is not working for 
prototype functions. I hope someone else can figure it out...

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


With regards,
Apache Git Services

Reply via email to