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

refactor: reduce the installation size #7

Merged
merged 9 commits into from
Apr 14, 2024
Merged

Conversation

SukkaW
Copy link
Member

@SukkaW SukkaW commented Apr 9, 2024

version Install size Bundle size
0.2.0 "Install size for create-hexo" "Bundle size for create-hexo"
0.3.0 "Install size for create-hexo" "Bundle size for create-hexo"

check list

  • Passed the CI test.

Description

  • Replace chalk with picocolors.
  • Replace fs-extra with Node.js built-in fs method.
    • Rename childProcess to avoid confusion

Additional information

  • exit if failed on copying files.
  • improve log output of Finished

@SukkaW SukkaW changed the title refactor: replace chalk with picocolors refactor: reduce the installation size Apr 14, 2024
@uiolee uiolee merged commit 7dc1913 into hexojs:main Apr 14, 2024
12 checks passed
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