Closed lachrist closed 2 years ago
This was not detected in tests because relative paths where always prefixed with .. which is not the case in real npm installation. It probably good to somehow test for that (even if I'm not sure how). But for now, I want to release a fix asap.
..
:tada: This PR is included in version 9.0.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This was not detected in tests because relative paths where always prefixed with
..
which is not the case in real npm installation. It probably good to somehow test for that (even if I'm not sure how). But for now, I want to release a fix asap.