milomg / swc-plugin-jsx-dom-expressions

An SWC implementation of the SolidJS Dom Expressions compiler
56 stars 8 forks source link

fix svg template initialization #7

Closed icewind1991 closed 1 year ago

icewind1991 commented 1 year ago

Set isSvg parameter and close the <svg> tag.

milomg commented 1 year ago

Looks clean! Sorry about the delay in merging, had a busy week