hexo icon indicating copy to clipboard operation
hexo copied to clipboard

Add support for pnpm/package.yaml

Open sghng opened this issue 1 year ago • 1 comments

Check List

  • [X] I have already read Docs page.
  • [X] I have already searched existing issues.

Feature Request

Currently only a repo with a package.json present can be recognized as a valid Hexo blog repo. i.e. in an unrecognized directory, I need to run hexo init first. It would be great to take package.yaml, which is used by pnpm into consideration.

Others

No response

sghng avatar Aug 13 '24 22:08 sghng

Just realized that this is more of a feature request for Hexo-cli. Creating an issue there.

https://github.com/hexojs/hexo-cli/issues/511

sghng avatar Aug 13 '24 23:08 sghng

Duplicate of hexojs/hexo-cli#511

uiolee avatar Oct 07 '24 07:10 uiolee