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 getComponentDocInfo docPath on windows #312

Merged
merged 1 commit into from
Jun 28, 2016

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Jun 28, 2016

Fixes #304. This PR removes the / in the path check logic. On Windows this is a \.

@levithomason
Copy link
Member Author

/cc @davezuko @joshuazmiller

@codecov-io
Copy link

Current coverage is 88.32%

No coverage report found for master at d873d2c.

Powered by Codecov. Last updated by d873d2c...8ac307f

@dvdzkwsk
Copy link
Member

👻 -- will be curious to see what this resolves in regard to the original issue.

@levithomason
Copy link
Member Author

If not, this would have also been an issue. Then this is at least one of the problems. His docgenInfo.json keys look like this:

"C:\\Users\\Joshua\\Dropbox\\GitHub\\stardust\\src\\addons\\Confirm\\Confirm.js": {}

There would never be a match on that ^ using the / as you noted.

@levithomason levithomason merged commit 2100627 into master Jun 28, 2016
@levithomason levithomason deleted the feature/fix-windows-docpath branch June 28, 2016 20:22
jhchill666 pushed a commit to jhchill666/stardust that referenced this pull request Jul 5, 2016
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.

3 participants