Skip to content

fix build mac bug #29

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

Merged
merged 1 commit into from
Jul 29, 2020
Merged

fix build mac bug #29

merged 1 commit into from
Jul 29, 2020

Conversation

halfrost
Copy link
Owner

fix build mac bug, change node_modules/markdown-it-highlightjs/index.js 45 line to

export default highlightjs
// module.exports = highlightjs

…js 45 line to

```
export default highlightjs
// module.exports = highlightjs
```
@halfrost halfrost merged commit 3177585 into master Jul 29, 2020
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