Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove Yarn's Zero-Install #44

Merged
merged 5 commits into from
Aug 7, 2023
Merged

Remove Yarn's Zero-Install #44

merged 5 commits into from
Aug 7, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Aug 7, 2023

This pull request removes Yarn's Zero-Installs support from this template. The following changes have been made:

  • Removed the .yarn/cache, .yarn/releases, .pnp.cjs, and .pnp.loader.mjs and added them to the Git ignore list.
  • Updated the build.yaml and deploy.yaml workflows to set up the latest versions of Node.js and Yarn.
  • Implemented Yarn dependency caching in the build.yaml and deploy.yaml workflows.

This pull request effectively resolves #43.

@threeal threeal added the feat label Aug 7, 2023
@threeal threeal added this to the Google Rank v0.3.0 milestone Aug 7, 2023
@threeal threeal self-assigned this Aug 7, 2023
@threeal threeal marked this pull request as ready for review August 7, 2023 16:12
@threeal threeal merged commit 79a10f1 into main Aug 7, 2023
@threeal threeal deleted the yarn-rm-zero-install branch August 7, 2023 16:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Remove Yarn Zero Install
1 participant