NekitCorp / chrome-extension-svelte-typescript-boilerplate

Boilerplate for Chrome Extension Svelte Typescript project
237 stars 50 forks source link

Question about different builds #3

Closed avi12 closed 2 years ago

avi12 commented 2 years ago

What's the difference between vite build and web-ext build?

NekitCorp commented 2 years ago

I'm not very familiar with web-ext, this boilerplate uses Svelte for which Vite is convenient as a build system.