fix(vendor): link Cordis workspaces in built artifacts
This commit is contained in:
@@ -16,6 +16,10 @@ packages:
|
||||
# closure is what the exe bundles and what the Python runtime distributes.
|
||||
- python/sdk-runtime
|
||||
|
||||
# Vendored framework packages keep their upstream semver ranges, while local
|
||||
# builds must resolve those matching names to this workspace's pinned sources.
|
||||
linkWorkspacePackages: true
|
||||
|
||||
peerDependencyRules:
|
||||
allowedVersions:
|
||||
typescript: '>=5 <7'
|
||||
|
||||
Reference in New Issue
Block a user