choojs / bankai

:station: - friendly web compiler
Apache License 2.0
1.09k stars 102 forks source link

Add support for typescript with esModuleInterop #537

Open hugueschabot opened 4 years ago

hugueschabot commented 4 years ago

Checklist

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.