Deterministic builds (2.0.1) #9247
Unanswered
aambrozkiewicz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm working with legacy project where it now needs to use SRI hashes to verify builds loaded off CDN. I noticed that the CI on gitlab produces different builds (and hashes) in comparison to localhost. I tried it with --detailed-report and found out there are some discrepancies between files being used.
For comparison example.js has 828 assets on CI, 820 on localhost. I was able to diff both but not sure where to look now.
Any ideas why this might be different on two machines running the same node version/dependencies?
Beta Was this translation helpful? Give feedback.
All reactions