developit / htm

Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
Apache License 2.0
8.64k stars 169 forks source link

Fixed babel-plugin-htm's documentation of `import` options #210

Closed drjayvee closed 2 years ago

drjayvee commented 2 years ago

I just tried this in our repo, and it works just fine. The import property is taken verbatim into the transformed code (fortunately!).