Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

"kpm bundle --no-source" should add generated packages to project.lock.json #1133

Closed
ChengTian opened this issue Jan 26, 2015 · 1 comment
Closed
Assignees
Milestone

Comments

@ChengTian
Copy link
Contributor

Should be based on @lodejard 's work on lock file.

kpm bundle --no-source generates packages from dependency projects. When locked is true in project.lock.json, we should add the generated packages to project.lock.json, to make sure they can be picked up during dependency walking.

@davidfowl
Copy link
Member

As part of this work we're going to need to delete the global.json dependencies logic.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants