Skip to content

Watch for changes on elided imports. (#156) #169

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

Merged
merged 2 commits into from
Apr 11, 2016
Merged

Watch for changes on elided imports. (#156) #169

merged 2 commits into from
Apr 11, 2016

Conversation

jbrantly
Copy link
Member

@jbrantly jbrantly commented Mar 5, 2016

Currently elided imports (imports that only contain type information) are not watched by webpack. This was actually a known issue. This PR fixes so that all imports are explicitly watched.

Resolves #156

@andreyctkn
Copy link

Hi @jbrantly ,any progress for it? We are looking forward to this fix)

@jbrantly
Copy link
Member Author

jbrantly commented Apr 8, 2016

Current plan is to cut a release this weekend.

@johnnyreilly
Copy link
Member

Awesome - this will be super useful on my current project!

@andreyctkn
Copy link

thanks a lot)

@jbrantly jbrantly merged commit 397942b into master Apr 11, 2016
@johnnyreilly johnnyreilly deleted the issue-156 branch July 13, 2017 15:30
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.

Interface change doesn't trigger change in webpack
3 participants