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

Correctly resolve path to highlight.js github.css #31

Merged
merged 1 commit into from
Jan 8, 2016
Merged

Correctly resolve path to highlight.js github.css #31

merged 1 commit into from
Jan 8, 2016

Conversation

apexskier
Copy link
Contributor

Due to npm >3.x(?)'s flatter node_modules structure, this file wasn't resolved correctly. Using node's require.resolve to get actual file location.

Due to npm >3.x(?)'s flatter node_modules structure, this file wasn't resolved correctly. Using node's `require.resolve` to get actual file location.
@apexskier
Copy link
Contributor Author

Resolves #29 #24

@watilde
Copy link
Contributor

watilde commented Jan 8, 2016

+1

1 similar comment
@Scrum
Copy link

Scrum commented Jan 8, 2016

+1

matype pushed a commit that referenced this pull request Jan 8, 2016
Correctly resolve path to highlight.js github.css
@matype matype merged commit 0fcc713 into matype:master Jan 8, 2016
@matype
Copy link
Owner

matype commented Jan 8, 2016

Thanks :D

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.

4 participants