Template with auth
Create an example template that shows how to use auth within the extension environment
Template notifications
Add the ability to opt-in notifications for specific templates so you can be easily notified when a certain template has been updated.
Community showcase
Add a community showcase that displays extension projects built by devs within the community
Add Svelte support to templates
Support Svelte JS in all the starter templates
Vite and esbuild example
I haven’t used webpack in several years and use vite and esbuild when I create projects for the browser and nodejs. If you have one or tw...