Harbs commented on issue #649: Externs warning URL: https://github.com/apache/royale-asjs/issues/649#issuecomment-571189760 Related: I'm getting the polyfill in an application which shouldn't require it. Here is an example: https://github.com/unhurdle/spectrum-royale/tree/include-css/SpectrumBrowser When compiled, I get these lines: ```` <link rel="stylesheet" type="text/css" href="SpectrumBrowser.min.css"> <script src="./assets/icons/loadIcons.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/dialog-polyfill/0.4.9/dialog-polyfill.min.js"></script> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/dialog-polyfill/0.4.9/dialog-polyfill.min.css"> ````
---------------------------------------------------------------- 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
