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

chore(deps): remove resolve #5594

Merged
merged 1 commit into from
Dec 24, 2024
Merged

chore(deps): remove resolve #5594

merged 1 commit into from
Dec 24, 2024

Conversation

stevenjoezhang
Copy link
Member

What does it do?

As described in #4863, we need to consider removing the dependency on resolve. It has been three years now, and if there are no other issues, I think we can safely remove it.

Screenshots

Pull request tasks

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

Copy link

How to test

git clone -b resolve https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

@stevenjoezhang stevenjoezhang merged commit 1918cf4 into master Dec 24, 2024
20 of 22 checks passed
@stevenjoezhang stevenjoezhang deleted the resolve branch December 24, 2024 14:43
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.

2 participants