Hacker News new | ask | show | jobs
NPM: I don't need your tests in my production (github.com)
4 points by inikulin 4297 days ago
1 comments

A use case that I found this very useful for is Drupal theming. I like using bower et al with my Drupal themes, and some of these shitty node modules have .info files for unit tests buried very deeply. This 1) kills performance of an in development theme 2) Makes Drupal think there are more themes than there actually are. Thanks for this.