Unknown dependencies path is modified #2
Closed
Comments
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If a path like
"./src/another.js"is encountered, but it's not in the dependency path, it's modified to"src/another.js". It should be left untouched.The text was updated successfully, but these errors were encountered: