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
Ensure non-customization library packs can be bundled
In the case of a mix of library customization and non
customization packs, circular dependencies could occur.
Copying the library pack to a new directory avoids the
dependency on the source workspace, and ensures only the
packs from the target distributions are used.
0 commit comments