Skip to content

Commit 1aee7f7

Browse files
committed
chore: manually delete package when installing
1 parent acdacfa commit 1aee7f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libraries/rush-lib/src/utilities/HotlinkManager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ export class HotlinkManager {
322322
newConsumerPackageLinks.push({
323323
linkedPackagePath,
324324
linkedPackageName: packageName,
325+
affectedPnpmVirtualStoreFolderNames: Array.from(sourcePathSet),
325326
linkType: 'BridgePackage'
326327
});
327328

0 commit comments

Comments
 (0)