Commit graph

6 commits

Author SHA1 Message Date
Oliver Davies 5763900b5f fix(scripts): vendor files causing reloads
Ignore the `vendor` directory and some others as it was causing the
script to reload when it wasn't expected.

Whilst I'd expect it to be ignored if I specified the path to look at as
something like `web/modules/custom`, but it still seems to trigger the
command and it seems a lot more stable since adding this.
2023-10-03 18:14:37 +01:00
Oliver Davies e53561fb85 fix(scripts): don't stop watching on error 2023-08-22 23:05:06 +01:00
Oliver Davies 7fecbc9343 feat(scripts): add watch-changes
Based on 2d235c4c71/bin/watch-changes.
2023-08-21 23:17:36 +01:00
Oliver Davies 3d10ad02db chore: delete unused bin scripts 2023-04-14 10:06:23 +01:00
Oliver Davies 017973b0b4 fix: incorrect shebang
Fails on NixOS before making this change.
2023-04-08 09:45:07 +01:00
Oliver Davies a68a460131 Add bin scripts 2023-01-30 22:00:53 +00:00