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 2018/12/15 14:33:41 UTC

[GitHub] datazen opened a new issue #375: In-App Browser errors when using npm and webpack

datazen opened a new issue #375: In-App Browser errors when using npm and webpack
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/375
 
 
   I have a site that is Angularjs based and uses NPM and Webpack.   While the site runs fine in all browsers, it does not load within the in-app browser if suing any target other than _system.   If I use _self or _blank I get the following errors when loading:
   
   INFO:CONSOLE(2)] "Uncaught SyntaxError: <unknown message reserved_word>", source: https://ser.vi/app.e75262e3.js (2)
   I/chromium( 8992): 
   
   [INFO:CONSOLE(2)] "Uncaught Error: [$injector:modulerr] Failed to instantiate module servi due to:
   I/chromium( 8992): Error: [$injector:nomod] Module 'servi' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
   
   Angular sites that do not use webpack are not having any issues.   If I use webpack I get errors.   We are running on Heroku platform if that makes any difference.
   
   Thanks in advance for any help.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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