Harbs commented on issue #203:
URL: https://github.com/apache/royale-compiler/issues/203#issuecomment-986746602


   Probably related as well:
   
   There's (usually?) a double require for XML when used:
   ```
   goog.require('XML');
   goog.require('XML');
   ```
   and:
   `/* Royale Dependency List: 
org.apache.royale.core.SimpleCSSValuesImpl,org.apache.royale.core.View,org.apache.royale.html.Label,org.apache.royale.events.Event,XML,XML,org.apache.royale.html.beads.GroupView,org.apache.royale.html.beads.layouts.BasicLayout*/
   `


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to