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
e.g. currently a node operator is also using npm run dev or npm run dev:anon, but it re-builds and bundles the entire frontend which is actually not necessary to just run a node
but e.g. we're also not including the bundle.js file and so running vite once for now is actually necessary