Fix name collision in experimentalWatchApi code#737
Fix name collision in experimentalWatchApi code#737johnnyreilly merged 1 commit intoTypeStrong:masterfrom MLoughry:fix-name-collision-in-experimental-watch-api
Conversation
|
Thanks! Could you tell me some more about how this problem presented please? I haven't noticed a related issue being raised and so I'd like to understand the context for this. |
|
As stated in #736, I got the following error when I turned on experimentalWatchApi: Our project previously used the happyPack mode, so we don't have any previous history to go by. But the offending change, 388f2a6 8 days ago, has only been included in the 4.0.0 release from 5 days ago so far. |
|
Yup - totally my bad. Me and my refactoring 😄 Thanks for the fix; I'll merge and release this as |
|
Released - thanks for your help! |
|
No problem. I tried playing around with a fixed version locally today when I had time, but ran into hangs during webpack that I couldn't reproduce in a minimal repo (with |
|
You could try using the trace functionality (set Basic, but it suffices! |
Fixes #736