Skip to content

Add support for typescript with esModuleInterop#537

Open
hugueschabot wants to merge 1 commit intochoojs:masterfrom
hugueschabot:typescript-esmoduleinterop
Open

Add support for typescript with esModuleInterop#537
hugueschabot wants to merge 1 commit intochoojs:masterfrom
hugueschabot:typescript-esmoduleinterop

Conversation

@hugueschabot
Copy link
Copy Markdown

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