Uh oh!
There was an error while loading. Please reload this page.
add to parent.children when module cached - #3933
Conversation
rvagg
commented
Nov 20, 2015
Can you try and come up with a test for this @welefen? To both demonstrate the problem and prevent regressions. Also, if you do |
jasnell
commented
Nov 20, 2015
also, @welefen , can I ask you to provide a description of the problem and fix being made in the commit log and PR text? |
welefen
commented
Nov 21, 2015
i will do hot reload in Node.js with require.cache, when base file changed, it will be clear base file cache and which files required base file. but base file only be find in module.children which first required base file. |
jasnell
commented
Mar 22, 2016
@welefen ... is this still something you want to pursue? If so, can you add some detail to the commit log per #3933 (comment) and possibly add a test case? |
7da4fd4 to
c7066fbCompareJokero
commented
Jun 6, 2016
@welefen ping |
c133999 to
83c7a88Comparejasnell
commented
Feb 28, 2017
Closing given the lack of forward progress on this |
No description provided.