aklinker1 / vite-plugin-web-extension

Vite plugin for developing Chrome/Web Extensions
https://vite-plugin-web-extension.aklinker1.io/
MIT License
541 stars 47 forks source link

Add svelte to the starter template #86

Closed karmaral closed 1 year ago

karmaral commented 1 year ago

Hello! I've been looking for a good cross-browser extension template that uses Vite and TS, and this seems to be the most complete out there.

Summary

It would be nice to have a svelte option for the starter template.

Alternatives

I've added it manually and it works, but would be nice to support it out of the box.


I could make a PR for this, if welcome.

aklinker1 commented 1 year ago

A PR would be great! Or if you have a good template repo, I can add the template to the starter kit.

I've never used svelte, but I have wanted to add a template for it since it's popular.

karmaral commented 1 year ago

Great! I'll see to it in the coming days