- Update dashboard dev script to run vite build, tsc, and app typecheck before starting vite dev - Ensures the project is fully built and type-safe before development server starts
- Update dashboard dev script to run vite build, tsc, and app typecheck before starting vite dev - Ensures the project is fully built and type-safe before development server starts