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/09/20 23:02:21 UTC

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

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:
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