JohnBra / vite-web-extension

Vite web extension template. Setup with React, Typescript and TailwindCSS
MIT License
576 stars 84 forks source link

feat: add vite dev mode so that the HMR works #34

Closed Toumash closed 3 weeks ago

Toumash commented 5 months ago

im not sure if all the changes are needed - adjust to your needs. For sure replacing "dev":"nodemon" with "dev":"vite" helps