FarhadG edited a comment on issue #495: Cordova application considerably slower 
than mobile browser version of application
URL: https://github.com/apache/cordova-ios/issues/495#issuecomment-454894376
 
 
   Thanks for the quick response, @dpogue. If that's the case, not sure why the 
Cordova site documents the following:
   
   > CB-13303 added --production flag by default. This means that when the 
commands cordova platform add android or cordova plugin add 
cordova-plugin-device are run, under the hood we are running npm install 
cordova-android --production. The --production flag only installs dependencies 
from package.json and skips devDependencies. This should speed up installs 
(especially when installing local copies of platforms and plugins). You can 
turn the flag off by passing the --noprod flag or setting it off globally via 
cordova config set production false.
   
   https://cordova.apache.org/news/2017/10/10/tools-release.html

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to