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

update cloudflare esbuild config (fixing solid ssr) #4815

Merged
merged 3 commits into from
Sep 20, 2022

Conversation

AirBorne04
Copy link
Contributor

Changes


'@astrojs/cloudflare': major

adjusted esbuild config to work with solid ssr in worker environment

Testing

  • tested with solid-js and react renderer

Docs

  • this is a bug fix so no change to the docs needed

@changeset-bot
Copy link

changeset-bot bot commented Sep 20, 2022

🦋 Changeset detected

Latest commit: 5109b98

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

This PR includes changesets to release 1 package
Name Type
@astrojs/cloudflare Major

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 Sep 20, 2022
@bluwy
Copy link
Member

bluwy commented Sep 20, 2022

Can your provide a repro or tests where this is required?

@AirBorne04
Copy link
Contributor Author

sure this is my test project

https://github.com/AirBorne04/minimal-astro-cloudflare-solid.git

@bluwy bluwy linked an issue Sep 20, 2022 that may be closed by this pull request
1 task
@matthewp matthewp merged commit ce0b92b into withastro:main Sep 20, 2022
@astrobot-houston astrobot-houston mentioned this pull request Sep 20, 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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@astro/solid-js does not work with @astro/cloudflare adapter
3 participants