Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(misc): using path.join() in internal-link-checker #5162

Merged

Conversation

ZackDeRose
Copy link
Member

Current Behavior

internal-link-checker.ts uses '/' token for creating paths.

Expected Behavior

Node's path.join() should be used when creating paths.

Related Issue(s)

Fixes #

@ZackDeRose
Copy link
Member Author

Should begin passing once #5161 is merged.

@ZackDeRose ZackDeRose self-assigned this Mar 30, 2021
@ZackDeRose ZackDeRose force-pushed the using-path-join-internal-link-checker branch from 144758d to 20f40c8 Compare March 30, 2021 17:34
@bcabanes bcabanes merged commit dad3f07 into nrwl:master Mar 30, 2021
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants