You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Hey, thanks for opening an issue! I’m going to close this in favour of #275, but feel free to add your suggestions there.
If someone’s able to get all the tests to pass on #312, I think we might be able to merge that sooner. Otherwise, it’ll be something that gets figured out as part of adding Browserify support, which is also planned.
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?
The text was updated successfully, but these errors were encountered: