Skip to content

Error claiming type of parse() is not the same as @vue/compiler-sfc.parse() #1

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

Open
SerdoSchofield opened this issue Aug 2, 2024 · 0 comments
Labels
wontfix This will not be worked on

Comments

@SerdoSchofield
Copy link
Owner

Importing the parse() function from vue-cherry-compiler-patch and using it in place of compiler-sfc's parse results in a TypeScript warning.

This seems to be due to this accepted design limitation in TypeScript:

microsoft/TypeScript#58905

@SerdoSchofield SerdoSchofield added the wontfix This will not be worked on label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant