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

Doesn't support Arbitrary Module Identifiers in TypeScript 5.6 #52

Closed
pauliesnug opened this issue Oct 19, 2024 · 1 comment
Closed

Comments

@pauliesnug
Copy link

In [email protected], they added support for ExportNamedDeclarations having children string literals, due to the 5.6 change of arbitrary module identifiers. These probably aren't supported by HMR anyway, so should they just throw an error? Right now when building for the v8.10.0, it will throw an error.

@ArnaudBarre
Copy link
Owner

Thanks for letting me know, I look into it!

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

No branches or pull requests

2 participants