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
test-spring-security-fusion is the only IT module which has pnpm-lock.yaml and package.json.
The files are auto-regenerated and there is no point to have them in the VCS.
They add extra complexity during development because they cause merge conflicts.
They should be removed.
The text was updated successfully, but these errors were encountered:
test-spring-security-fusion
is the only IT module which haspnpm-lock.yaml
andpackage.json
.The files are auto-regenerated and there is no point to have them in the VCS.
They add extra complexity during development because they cause merge conflicts.
They should be removed.
The text was updated successfully, but these errors were encountered: