Show server logs in hotreload script output
This commit is contained in:
parent
057690d5a9
commit
6c111501ec
@ -26,6 +26,8 @@ function cleanup() {
|
|||||||
trap cleanup EXIT
|
trap cleanup EXIT
|
||||||
|
|
||||||
sync
|
sync
|
||||||
|
tail -f server.log &
|
||||||
|
|
||||||
while inotifywait -r -e modify src/ pages/; do
|
while inotifywait -r -e modify src/ pages/; do
|
||||||
sync
|
sync
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user