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/05/08 16:21:56 UTC

[GitHub] [cordova-docs] raphinesse opened a new pull request #982: Remove leftover tools and dependencies from previous build system

raphinesse opened a new pull request #982: Remove leftover tools and dependencies from previous build system
URL: https://github.com/apache/cordova-docs/pull/982
 
 
   ### Motivation and Context
   <!-- Why is this change required? What problem does it solve? -->
   <!-- If it fixes an open issue, please link to the issue here. -->
   This repo has tons of outdated dependencies. What better way to start changing that by just deleting a bunch of them?
   
   
   ### Description
   <!-- Describe your changes in detail -->
   - Remove unused JSHint stuff
   - Remove unused bins and libs from `tools/`
   - Remove any unused npm dependencies (checked with `depcheck` and full-text-search)
   
   ### Testing
   <!-- Please describe in detail how you tested your changes. -->
   - `npm test` still runs without failing (on node@8)
   - `npm build` still runs without failing
     - I did _not_ check the generated website, but there were no exceptions during the build
   

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