Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

chore(refactor): prefer path.resolve #3751

Merged
merged 1 commit into from
Nov 18, 2016
Merged

chore(refactor): prefer path.resolve #3751

merged 1 commit into from
Nov 18, 2016

Conversation

sjelin
Copy link
Contributor

@sjelin sjelin commented Nov 17, 2016

path.join does not account for absolute paths like path.resolve does. This
is not a problem in this case but could be in the future

`path.join` does not account for absolute paths like `path.resolve` does.  This
is not a problem in this case but could be in the future
@sjelin sjelin merged commit 70bc6ea into angular:master Nov 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants