-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Description
Prerequisites to close out 2.x.x:
- Fix listeners leak in
cmd.js
(Don't re-add "bytes" and "time" listeners on rebundle #167) - Move test output to tmp dir (Use tmpdir for test output #164)
- Fix EPERM on windows (
Fix EPERM on windows (#83) #165Always wait for dotfile stream before renaming #169)
3.0.0 (#170):
- Bump chokidar to 1.0.0-rc4
- Handle "ignoring" files (Passing options to chokidar #162)
- Add some way of allowing control over
usePolling
&interval
(Passing options to chokidar #162) - Do cmd.js dotfile creation in system tmp dir (The temporary .dotfile is causing a problem with lineman #140)
Wishlist:
- Some way of watching adding/removing entry files (Fix to #56 #146 and Doesn't detect new files? #56)
Metadata
Metadata
Assignees
Labels
No labels