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
Currently Vite DevTools only supports build time inspectation, to develop this project, you first need to build itself to get the Rolldown meta for testing.
8
+
9
+
Run `pnpm build` first and then run `pnpm dev` to start the dev server.
0 commit comments