Skip to content

Fix Netlify adapter error#15665

Merged
matthewp merged 1 commit intomainfrom
astro-build-broke
Feb 26, 2026
Merged

Fix Netlify adapter error#15665
matthewp merged 1 commit intomainfrom
astro-build-broke

Conversation

@matthewp
Copy link
Copy Markdown
Contributor

Changes

  • Was failing with "Entry module cannot be external"
    • This happened after a refactor to use the new adapter API

Testing

  • Verified manually in astro.build

Docs

N/A, bug fix

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 26, 2026

🦋 Changeset detected

Latest commit: 49fc89a

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label Feb 26, 2026
@matthewp matthewp added the pr preview Apply this label to a PR to generate a preview release label Feb 26, 2026
@github-actions github-actions bot removed the pr preview Apply this label to a PR to generate a preview release label Feb 26, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Feb 26, 2026

npm i https://pkg.pr.new/astro@15665
npm i https://pkg.pr.new/@astrojs/cloudflare@15665
npm i https://pkg.pr.new/@astrojs/netlify@15665

commit: 49fc89a

Copy link
Copy Markdown
Member

@florian-lefebvre florian-lefebvre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think we should do this for vercel and node?

@matthewp
Copy link
Copy Markdown
Contributor Author

@florian-lefebvre if they have entrypoints, yes.

@matthewp matthewp merged commit 52a7efd into main Feb 26, 2026
23 checks passed
@matthewp matthewp deleted the astro-build-broke branch February 26, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants