2 isn't great since failing tests could leave symlinks lying around.
3 is a non-starter, since i'm testing that i don't break static imports.
2 isn't great since failing tests could leave symlinks lying around.
3 is a non-starter, since i'm testing that i don't break static imports.
2. symlink into a local node_modules
3. dynamic import
I can't think of anything else, without NODE_PATH or a loader doing similar work.
2. symlink into a local node_modules
3. dynamic import
I can't think of anything else, without NODE_PATH or a loader doing similar work.