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/08/02 05:01:07 UTC

[GitHub] brodybits opened a new pull request #388: CB-14242 remove bundledDependencies and committed node_modules

brodybits opened a new pull request #388: CB-14242 remove bundledDependencies and committed node_modules
URL: https://github.com/apache/cordova-ios/pull/388
 
 
   <!--
   Please make sure the checklist boxes are all checked before submitting the PR. The checklist
   is intended as a quick reference, for complete details please see our Contributor Guidelines:
   
   http://cordova.apache.org/contribute/contribute_guidelines.html
   
   Thanks!
   -->
   
   ### Platforms affected
   
   iOS
   
   ### What does this PR do?
   
   See <https://issues.apache.org/jira/browse/CB-14242>:
   
   - remove `bundledDependencies` entry from `package.json`
   - completely remove committed `node_modules`
   - fix `.gitignore` to completely ignore `node_modules`
   
   ### Suggested merge type
   
   - rebase or merge commit
   
   I would personally favor rebase merge: would be much cleaner for limited number of commits.
   
   Squash merge is not desired since one of the commits is extremely large.
   
   ### What testing has been done on this change?
   
   - [ ] able to do `cordova platform add brodybits/cordova-ios#cb-14242-remove-bundled-dependencies-and-node-modules` on new Cordova project and run on iOS using Cordova CLI
   - [ ] check that `npm test` items pass on Travis CI
   
   ### Checklist
   
   - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
   - [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - ~~Added automated test coverage as appropriate for this change.``

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