We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.sentryclirc
.env.sentry-build-plugin
Looks like we create both .sentryclirc (old) and .env.sentry-build-plugin files, both containing the auth token to upload source maps.
Logs are duplicated as well for both ones. We only need one of them and I'd vote for the .env-sentry-build-plugin file as it's newer.
.env-sentry-build-plugin
The text was updated successfully, but these errors were encountered:
@onurtemizkan before we work on this, do you remember if there's a specific reason that we add both files for remix?
Sorry, something went wrong.
.sentrclirc
onurtemizkan
Successfully merging a pull request may close this issue.
Looks like we create both
.sentryclirc
(old) and.env.sentry-build-plugin
files, both containing the auth token to upload source maps.Logs are duplicated as well for both ones. We only need one of them and I'd vote for the
.env-sentry-build-plugin
file as it's newer.The text was updated successfully, but these errors were encountered: