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
Given that we're now including a yarn.lock file, shouldn't we do the same with paket.lock? Not only will this increase the speed for the first build (important IMHO), but will also allow us to ensure stable releases.
Given that we're now including a
yarn.lockfile, shouldn't we do the same withpaket.lock? Not only will this increase the speed for the first build (important IMHO), but will also allow us to ensure stable releases.