Skip to content

fix(moize): helper function not working fine with relative_url#5217

Merged
stevenjoezhang merged 2 commits intohexojs:v7.0.0from
D-Sketon:v7.0.0_4
Jul 9, 2023
Merged

fix(moize): helper function not working fine with relative_url#5217
stevenjoezhang merged 2 commits intohexojs:v7.0.0from
D-Sketon:v7.0.0_4

Conversation

@D-Sketon
Copy link
Member

What does it do?

fix #4895 #5110

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@github-actions
Copy link

How to test

git clone -b v7.0.0_4 https://github.com/D-Sketon/hexo.git
cd hexo
npm install
npm test

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.

relative link is incorrent after executing hexo s helper function <%- css(path, ...) %> not working fine with relative_url

2 participants