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-adapter-netlify): support monorepos #39005

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    aa13fbb View commit details
    Browse the repository at this point in the history
  2. fix(gatsby-adapter-netlify): ensure we set includedFilesBasePath so m…

    …onorepo cases will bundle all required files correctly
    pieh committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a3aa898 View commit details
    Browse the repository at this point in the history
  3. fix(gatsby): don't rely on process.cwd() in lambda for ssr/dsg, inste…

    …ad infer root of 'gatsby' through relative path from entry module and set process.cwd() based on that so rest of utils relying on process.cwd() continue to work in monorepo scenarios
    pieh committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6efd4bb View commit details
    Browse the repository at this point in the history
  4. chore: minor cleanup

    pieh committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    683747c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge branch 'master' into michalpiechowiak/fra-552-ssr-error-enoent-…

    …no-such-file-or-directory-lstat
    pieh authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    45520b5 View commit details
    Browse the repository at this point in the history
  2. chore: bump caniuse-lite

    pieh committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a4f7fab View commit details
    Browse the repository at this point in the history