You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/13 13:18:41 UTC

[GitHub] [cordova-android] helzgate commented on issue #763: Issues after upgrading the angular from 8.0.3 to 8.1.0

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org