Harbs commented on issue #641: Fix PAYG violations and code debt
URL: https://github.com/apache/royale-asjs/issues/641#issuecomment-569892140
 
 
   FYI, manually removing reflection data and `@export`s from 
`IBorderPaddingMarginValuesImpl` and `SimpleCSSValuesImpl` resulted in a 
further reduction of 5KB -- from only two files! Strategic removal of more 
`@export`s and `goog.exportSymbol` can remove dependencies to things like 
`EdgeData` and `MarginData` which are not used in HelloWorld at all.

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