Skip to content

resolve error preventing module resolution

Compare
Choose a tag to compare
@iambumblehead iambumblehead released this 15 Oct 15:29
· 41 commits to main since this release
1274be5

resolve error preventing module resolution. There is a condition that alters lookup paths for the situation when resolvewithplus is being developed and tested from inside another package's node_modules. The condition caused lookup errors. The condition was changed and a unit-test added