JohnBra / vite-web-extension

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

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

Open Toumash opened 3 months ago

Toumash commented 3 months ago

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