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

Add support for typescript with esModuleInterop #537

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hugueschabot
Copy link

Checklist

  • tests pass
  • tests and/or benchmarks are included
  • documentation is changed or added

Context

Fixes #536

Semver Changes

I don't know if it is a breaking change or not. At first, I tough upgrading nanohtml would be sufficient but I had to move the transformation before babel as well to make it work. I am kindly asking for code review and recommendation to make this fix better.

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.

nanohtml transform is not applied to code transpiled from Typescript with esModuleInterop
1 participant