This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Description
Hey,
In the last Sentry-cli version they this --ignore-missing option so it doesn't break when Sentry cannot figure the current or last commit. I faced this kind of issues when deploying from Github Actions for some reason (even when checking out with fetch-depth: 0).
Would be cool to add it as an option in the Webpack config.
Cheers!