Hi @l-mbert and thank you for your plugin, it works perfectly. I have small suggestion for naming improvement, I've used it with Vue 2 + jsx and it has working without any problems. So firstly I was confused about react in the name of plugin and have tried other solutions but then I've checked the code and found that there is not any reference to react engine or deps or smth like this and this plugin could work with any implementation of jsx.
So right now it's a little weird that vue setup uses some react library and maybe would be better to rename/recreate project with name like: vite-plugin-jsx-remove-attributes or vite-plugin-jsx-remove-html-attributes. What do you think?
Hi @l-mbert and thank you for your plugin, it works perfectly. I have small suggestion for naming improvement, I've used it with Vue 2 + jsx and it has working without any problems. So firstly I was confused about
reactin the name of plugin and have tried other solutions but then I've checked the code and found that there is not any reference to react engine or deps or smth like this and this plugin could work with any implementation of jsx.So right now it's a little weird that vue setup uses some react library and maybe would be better to rename/recreate project with name like:
vite-plugin-jsx-remove-attributesorvite-plugin-jsx-remove-html-attributes. What do you think?