You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I change files under node_modules, I need to restart the packager for it to pick up changes. The regression was introduced somewhere around v0.40. It becomes very difficult to debug/develop and debug libraries because of the issue.
rigobcastro, jevakallio, ericvicenti, ugputu18 and joarwilk
Activity
satya164 commentedon Mar 19, 2017
cc @cpojer
Crash-- commentedon Mar 20, 2017
Since 0.39 we have some troubles with node_modules. See #11301
lacker commentedon Mar 20, 2017
@cpojer claims this should work in a version of RN where jest-haste-map is updated to 19.x+
satya164 commentedon Mar 20, 2017
Seems it's in latest RC 570c564#diff-b9cfc7f2cdf78a7f4b91a753d10865a2
Maybe we could cherry-pick to stable? cc @grabbou
grabbou commentedon Mar 20, 2017
I think it's a must as it's rather important feature. Let's discuss it tomorrow as I'll be wrapping up changelog.