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

make lockfile correctly grab all dependencies #130

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

magnalite
Copy link
Member

@magnalite magnalite commented Jun 1, 2023

The lockfiles generated only contains shared dependencies! This PR changes that so it grabs all dependencies from shared, server and dev. This follows the behaviour of cargo.

@magnalite magnalite linked an issue Jun 1, 2023 that may be closed by this pull request
@magnalite magnalite merged commit 2b5d94e into main Jun 1, 2023
@magnalite magnalite deleted the lockfile-adds-all-dependencies branch June 1, 2023 01:25
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.

Lockfile does not include server dependencies
1 participant