[whatwg/streams] Meta: Make local-watch.js more robust (#841)

- Restart the file watch on every change. This avoids a problem where
  updates stop happening after performing a git checkout.
- Use a temporary file for the output of bikeshed. This avoids a problem
  where reloading the page in the middle of an update gives a
  partially-rendered result.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/841

-- Commit Summary --

  * Meta: Make local-watch.js more robust

-- File Changes --

    M .gitignore (1)
    M local-watch.js (49)

-- Patch Links --

https://github.com/whatwg/streams/pull/841.patch
https://github.com/whatwg/streams/pull/841.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/841

Received on Thursday, 12 October 2017 11:53:23 UTC