helzgate 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-553400377 ### Update: I was able to go back to using `"target": "es2015"` in my tsconfig.json by changing my browserlist file to the following: ``` #> 0.5% Chrome >= 70 and Chrome <= 72 #last 2 versions #Firefox ESR #not dead #not IE 9-11 # For IE 9-11 support, remove 'not'. ``` Please play around with these options because I have no clue what I'm doing, I just found that it works.
---------------------------------------------------------------- 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]
