issues
search
Altinn
/
altinn-authentication-frontend
Authentication React frontend with BFF
MIT License
1
stars
0
forks
source link
Fix yarn build
#404
Closed
mgunnerud
closed
1 month ago
mgunnerud
commented
1 month ago
Description
Add
checksumBehavior: 'update'
to yarnrc to fix checksum mismatches in cache
Related Issue(s)
this PR
Verification
[x]
Your
code builds clean without any errors or warnings
[x] Manual testing done (required)
[ ] Relevant automated test added (if you find this hard, leave it and we'll help out)
[ ] All tests run green
Documentation
[ ] User documentation is updated with a separate linked PR in
altinn-studio-docs.
(if applicable)
Description
checksumBehavior: 'update'
to yarnrc to fix checksum mismatches in cacheRelated Issue(s)
Verification
Documentation