There is a difference in the developer experience building the options page vs normal web with vite?
Hello, for now I want to develop an app in the options tab, the idea is to open it as if I were developing a web app with Vite.
There I will use, react-router, redux, etc, like a normal web app.
My question is if my development experience in that tab is the same as when developing a regular web app with vite, or does it have any limitations or differences that cause the app to restart, or lose state while developing.
Basically I'm just migrating a web app to the extension's options window, so I want to know if it's better to develop it in Vite as a web app, or is it the same DX with Plasmo.
Thanks
1 Reply
I mean hot reload and hmr