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(dev): add polyfill for writeTypes #158

Merged
merged 1 commit into from Sep 8, 2023
Merged

fix(dev): add polyfill for writeTypes #158

merged 1 commit into from Sep 8, 2023

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Sep 8, 2023

This PR resolves #157

Previously we were having a polyfill for writeTypes that is only available in Nuxt 3.7+.

This PR adds it from one place so in the future, we don't forget in some places.

@pi0 pi0 requested a review from danielroe September 8, 2023 22:52
@pi0 pi0 merged commit 7e488c9 into main Sep 8, 2023
2 checks passed
@pi0 pi0 deleted the fix/write-types2 branch September 8, 2023 23:33
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.

[3.8.0] ERROR Cannot start nuxt: kit.writeTypes is not a function
1 participant