jcesarmobile commented on issue #763: Issues after upgrading the angular from 8.0.3 to 8.1.0 URL: https://github.com/apache/cordova-android/issues/763#issuecomment-533737990 The problem is scripts with type="module" and with nomodule don't work from file protocol, you have to use only one script without type="module" and without nomodule. See previous comments and links, some of them explain how to configure angular to build like that. This is not a cordova-android issue, closing
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
