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: export Color function #75

Merged
merged 1 commit into from
Aug 29, 2019
Merged

fix: export Color function #75

merged 1 commit into from
Aug 29, 2019

Conversation

curbengh
Copy link
Contributor

Currently, using the Color function requires const Color = require('../../../node_modules/hexo-util/lib/color');.

It should be just const Color = require('hexo-util').Color;.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.897% when pulling 5f427e3 on curbengh:color into 05fe5a3 on hexojs:master.

@segayuu segayuu merged commit d7cef2f into hexojs:master Aug 29, 2019
@curbengh curbengh deleted the color branch August 29, 2019 06:59
@curbengh
Copy link
Contributor Author

I'll publish this as v1.0.1.

curbengh added a commit to tomap/hexo that referenced this pull request Aug 29, 2019
thom4parisot pushed a commit to thom4parisot/hexo that referenced this pull request Jan 17, 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.

3 participants