Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow overriding resolution and workspace fields in pubspec_overrides. #4400

Merged
merged 4 commits into from
Oct 7, 2024

Conversation

sigurdm
Copy link
Contributor

@sigurdm sigurdm commented Sep 30, 2024

And use this in dart pub unpack for allowing to unpack workspace packages.

Fixes #4393

…ides.

And use this in  `dart pub unpack` for allowing to
unpack workspace packages.
lib/src/entrypoint.dart Outdated Show resolved Hide resolved
test/unpack_test.dart Show resolved Hide resolved
@sigurdm sigurdm merged commit 1efd3f5 into dart-lang:master Oct 7, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dart pub unpack fails with dependency published from a workspace
2 participants