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
Move development condition to monorepo detection logic
Instead of always using 'development' condition in skeleton's vite config,
detect if we're in a monorepo context and only apply the condition then.
This allows skeleton to be used standalone with published npm packages.
Co-authored-by: lcharette <[email protected]>
0 commit comments