You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, does vite-plus support (or plan to support) monorepos that include a Vite app for frontend and an Express app for backend? So I would assume vp dev would internally run vite for frontend and something like node --watch/tsx watch/nodemon/ts-node-dev/etc. for backend.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, does vite-plus support (or plan to support) monorepos that include a Vite app for frontend and an Express app for backend? So I would assume
vp devwould internally runvitefor frontend and something likenode --watch/tsx watch/nodemon/ts-node-dev/etc. for backend.Beta Was this translation helpful? Give feedback.
All reactions