Skip to content

Conversation

@dstaley
Copy link

@dstaley dstaley commented Jul 29, 2021

When using Intern in a workspace environment, the node_modules folder containing intern might be in one of several places. When running browser tests, the internPath is a relative path that may or may not actually resolve to the correct location. However, the server already has a static path that resolves correctly regardless of location. This PR updates the internPath variable to always point to this static path, which ensures that things are able to be resolved regardless of the location of the node_modules folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant