Git Branch Lockfiles
Git branch lockfiles allows you to totally avoid lockfile merge conflicts and solve it later.
Use git branch lockfiles
You can turn on this feature by configuring the .npmrc
file.
git-branch-lockfile=true
Git branch lockfiles allows you to totally avoid lockfile merge conflicts and solve it later.
You can turn on this feature by configuring the .npmrc
file.
git-branch-lockfile=true