Open mendelk opened 9 years ago
This might be related to #46 or maybe #152 (and related). Not sure.
Created a repo with relevant test cases: https://github.com/mendelk/btest
In testA.js, things work as expected. testB.js and testC.js do not, the latter of which is closest to the situation I'm dealing with, and which gives the "Can't find module" error.
testA.js
testB.js
testC.js
Anyone care to shed some light on this behavior?
Thanks :smile:
This might be related to #46 or maybe #152 (and related). Not sure.
Created a repo with relevant test cases: https://github.com/mendelk/btest
In
testA.js
, things work as expected.testB.js
andtestC.js
do not, the latter of which is closest to the situation I'm dealing with, and which gives the "Can't find module" error.Anyone care to shed some light on this behavior?
Thanks :smile: