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
--exclude only works with --workspace flag, but cross doesn't use workspace by default.
Use explicit --package flags instead to build only core packages on cross-compilation targets.
This should resolve the 'error: --exclude can only be used together with --workspace' issue.
0 commit comments