Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Apply polyfills right away#350

Merged
matthewp merged 1 commit intomainfrom
netlify-poly
Aug 15, 2024
Merged

Apply polyfills right away#350
matthewp merged 1 commit intomainfrom
netlify-poly

Conversation

@matthewp
Copy link
Copy Markdown
Contributor

Changes

  • Same change we made to the Node adapter earlier.
  • Prevents race condition where crypto could be used before the polyfill is applied.

Testing

  • Tested via the server-islands project.

Docs

N/A, bug fix

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 15, 2024

🦋 Changeset detected

Latest commit: 836aed3

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

This PR includes changesets to release 2 packages
Name Type
@astrojs/netlify Patch
@test/netlify-hosted-astro-project Patch

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

Comment thread packages/netlify/src/index.ts
Copy link
Copy Markdown
Member

@alexanderniebuhr alexanderniebuhr left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants