Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix remove event is not emitted #33

Merged
merged 3 commits into from
Dec 14, 2016
Merged

Conversation

nkzawa
Copy link
Contributor

@nkzawa nkzawa commented Nov 22, 2016

It looks we have to check if mtime exists.

@jsf-clabot
Copy link

jsf-clabot commented Nov 22, 2016

CLA assistant check
All committers have signed the CLA.

@aesopwolf
Copy link

@sokra would you mind helping get this merged in? Another PR needs this to land before it can continue vercel/next.js#222

@TheLarkInn
Copy link
Member

@nkzawa Can you add a test for this if applicable.

@TheLarkInn
Copy link
Member

https://github.com/webpack/watchpack/blob/master/test/DirectoryWatcher.test.js

Can just check that code handles absence of mtimes.

@nkzawa
Copy link
Contributor Author

nkzawa commented Dec 9, 2016

Added a test.

@nkzawa nkzawa mentioned this pull request Dec 9, 2016
@sokra sokra merged commit 16b2a0e into webpack:master Dec 14, 2016
@sokra
Copy link
Member

sokra commented Dec 14, 2016

Thanks

@nkzawa nkzawa deleted the fix/remove-event branch December 14, 2016 17:44
@aesopwolf
Copy link

npm publish?

@rauchg
Copy link

rauchg commented Dec 16, 2016

Thanks a lot @sokra. What's the process like to go from here to a published release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants