wxt-dev / wxt

⚡ Next-gen Web Extension Framework
https://wxt.dev
MIT License
4.64k stars 199 forks source link

Improve component auto-imports #772

Open aklinker1 opened 5 months ago

aklinker1 commented 5 months ago

Feature Request

Ideally, components should be auto-imported. This varies based on the framework, but now that each framework has it's own module, we can the logic them there!

aklinker1 commented 4 months ago

Solid and react support has been released in @wxt-dev/module-solid@1.1.1 and @wxt-dev/module-react@1.1.0. Note that they don't support nested folders, just files in the components folder.