mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-11 03:28:09 +03:00
watch all tracked files
This commit is contained in:
parent
1738c94a29
commit
3de9278504
@ -34,4 +34,4 @@ cleanup() {
|
||||
trap cleanup EXIT INT
|
||||
|
||||
# start a watcher. This loops forever, so we don't need to loop ourselves.
|
||||
find src styleguide-app -type f -not -ipath '*elm-stuff*' | entr -c -p shake --compact "$SHAKE_TARGET"
|
||||
git ls-files | entr -c -p shake --compact "$SHAKE_TARGET"
|
||||
|
Loading…
Reference in New Issue
Block a user