Harbs commented on issue #643: Crux broken in minified app URL: https://github.com/apache/royale-asjs/issues/643#issuecomment-569874819 FWIW, I thinks there's two problems here: 1. The way it's implemented causes the renamed reference to break. 2. `Map` is a native JS object, so it should be cleanly compiled to: `org.apache.royale.crux.CruxManager.wiredViews = new Map()`
---------------------------------------------------------------- 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
