fix: guard exist? for non-absolute paths in npm packages
Match the cargo extension pattern: only check exist? for absolute paths so that test mocks with relative Pathname work correctly.
M
Matt Van Horn committed
b3f03e93c5b3b70c637dac6b004fe9c9ba91deb7
Parent: 461aa14