Environment
What version are you running?
@sentry/[email protected]
Steps to Reproduce
- Setup AWS code build.
- Build project with debug turned on.
Expected Result
A detailed list of what the sentryWebpackPlugin is doing with no extraneous errors.
Actual Result
I get the following error that means nothing to my situation. Everything went fine, but I still go this message.
fatal: not a git repository (or any parent up to mount point /codebuild)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).