browserify-incremental icon indicating copy to clipboard operation
browserify-incremental copied to clipboard

Make browserify-cache.json a hidden file.

Open fiatjaf opened this issue 10 years ago • 1 comments
trafficstars

Just by adding a single . to the front of the filename, we gain

  • a cleaner project directory
  • ability to do simple code search with grep 'code' * */* without getting (spam) results from browserify-cache.json

Why not?

fiatjaf avatar Oct 22 '15 18:10 fiatjaf

You can do that yourself quite easily? Are you just opting to change the default?

dcousens avatar Jan 11 '17 08:01 dcousens