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
Create monorepo vite config and remove optimizeDeps from skeleton
- Created root-level vite.config.ts for monorepo development
- Moved resolve.conditions and optimizeDeps to monorepo config
- Removed monorepo-specific settings from skeleton's vite.config.ts
- Added 'npm run dev' script to use monorepo vite config
- Skeleton now has clean config suitable for standalone use
Co-authored-by: lcharette <[email protected]>
0 commit comments