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(preact): use updateConfig hook #3166

Merged
merged 1 commit into from
Apr 21, 2022
Merged

fix(preact): use updateConfig hook #3166

merged 1 commit into from
Apr 21, 2022

Conversation

natemoo-re
Copy link
Member

Changes

  • Previously, the Preact integration returned a partial Vite config.
  • Every other integration uses the updateConfig helper, so now Preact does too.

Testing

CI

Docs

N/A

@changeset-bot
Copy link

changeset-bot bot commented Apr 21, 2022

🦋 Changeset detected

Latest commit: 9c7db6e

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

This PR includes changesets to release 1 package
Name Type
@astrojs/preact 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

@github-actions github-actions bot added pkg: preact Related to Preact (scope) pkg: integration Related to any renderer integration (scope) labels Apr 21, 2022
@natemoo-re natemoo-re merged commit 70263cf into main Apr 21, 2022
@natemoo-re natemoo-re deleted the fix/preact-config branch April 21, 2022 20:13
@github-actions github-actions bot mentioned this pull request Apr 21, 2022
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) pkg: preact Related to Preact (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants