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

chore(platform): Upgrade wrangler and apps to module syntax #2501

Merged
merged 7 commits into from
Jul 14, 2023

Conversation

betimshahini
Copy link
Contributor

@betimshahini betimshahini commented Jul 14, 2023

Description

Upgrades wrangler to version 3.2.0, which is contains a workerd fix that's required for our D1 use with the new experimental backend.

Converts apps as well as posthog service to worker module syntax as a change in wrangler as of 3.1.1 caused our apps not to start.

Related Issues

Testing

Regression test of all 3 apps through main user flows.

Checklist

  • I have read the CONTRIBUTING guidelines
  • I have tested my code (manually and/or automated if applicable)
  • I have updated the documentation (if necessary)

@betimshahini betimshahini marked this pull request as ready for review July 14, 2023 16:35
@betimshahini betimshahini merged commit 2a7ced0 into main Jul 14, 2023
@betimshahini betimshahini deleted the chore/2420-upgrade-module-syntax branch July 14, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants