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

fix(gatsby): fix webpack compilation when pnpm is used #38757

Merged
merged 9 commits into from
Jan 10, 2024
Merged

fix(gatsby): fix webpack compilation when pnpm is used #38757

merged 9 commits into from
Jan 10, 2024

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    8181977 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    6f28b5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d668c3 View commit details
    Browse the repository at this point in the history
  3. test: add pnpm test

    pieh committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    313a7f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    b8ac36c View commit details
    Browse the repository at this point in the history
  2. fix: api functions

    pieh committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3944674 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Update packages/gatsby/src/utils/webpack/plugins/cache-folder-resolve…

    …r.ts
    
    Co-authored-by: Katherine Beck <49894658+kathmbeck@users.noreply.github.com>
    pieh and kathmbeck committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3c64b24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691ab76 View commit details
    Browse the repository at this point in the history
  3. chore: separate test loops for trying to resolve from cache folder an…

    …d gatsby package, break on first unresolvable module
    pieh committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b23f7c4 View commit details
    Browse the repository at this point in the history