You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only way to read the lockfile and get it validated is by using a FS Bridge. That makes it a hard dependency on the fs-bridge, which it doesn't need to be!
What is the feature you are proposing?
Currently, the only way to read the lockfile and get it validated is by using a FS Bridge. That makes it a hard dependency on the fs-bridge, which it doesn't need to be!