-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Just walking the dependency tree for a lockfile can take a while. This makes starting up with lockbox a tad slow. It seems like one could digest the lockfile and store a cache of the dependency tree for subsequent start-ups to allow things to go a bit faster.
Reactions are currently unavailable