For testing sometimes I need to use:
NPM, package.json, bower etc.. on same directory, but is there a way to ask harp to not treat this as watch files, (this slows down the server right down)
Maybe we can use the .gitignore file, or perhaps a .harp file where we can specify which folders to ignore/not-watch?
For testing sometimes I need to use:
NPM, package.json, bower etc.. on same directory, but is there a way to ask harp to not treat this as watch files, (this slows down the server right down)
Maybe we can use the .gitignore file, or perhaps a .harp file where we can specify which folders to ignore/not-watch?