Skip to content

make lockfile correctly grab all dependencies#130

Merged
magnalite merged 1 commit intomainfrom
lockfile-adds-all-dependencies
Jun 1, 2023
Merged

make lockfile correctly grab all dependencies#130
magnalite merged 1 commit intomainfrom
lockfile-adds-all-dependencies

Conversation

@magnalite
Copy link
Copy Markdown
Contributor

@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