asyncLiz / minify-html-literals

Minify HTML template literal strings
MIT License
68 stars 14 forks source link

Can this plugin be extended to minify `svg` as well? #9

Closed s4san closed 4 years ago

s4san commented 4 years ago

Thanks a ton for creating this plugin it has been incredibly helpful! I noticed that when minifying it looks for template strings created with html or css functions and minifies them. Can this be extended to minify template strings created using the svg function in lit-html as well? That would be really helpful!

Thanks again!

asyncLiz commented 4 years ago

I think so! 😊

asyncLiz commented 4 years ago

Fixed in v1.3.0