ncc output differs
I've cloned and regenerated the dist/index.js with npm run build. The output I get doesn't exactly match the dist/index.js from this repo. From a security and reproducibility standpoint it would be great to be able to reproduce the output exactly on every build.
Hi there. Do you mean running it more than once produces a different result or comparing commits produces a different result. Depending on when you check it might differ as I get pull requests that don’t run the package step.
We always run this when cutting a new release though
Missed the notification!
I meant that running locally on a particular commit I get a different result than what was released for that commit.