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

feat: enable Corepack (pnpm support, unbundle yarn) #1768

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 7, 2022

  1. feat: enable Corepack (pnpm support, unbundle yarn)

    This patch enables Corepack, allowing to use pnpm directly
    and unbundling yarn from the default image.
    
    Removing yarn also simplifies the image and the maintenance.
    
    This change has been discussed in
    nodejs#777.
    
    Closes nodejs#777, nodejs#1645, nodejs#1755.
    dunglas committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    18da8a7 View commit details
    Browse the repository at this point in the history
  2. chore: update templates

    dunglas committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    865b4b4 View commit details
    Browse the repository at this point in the history