getsentry / getsentry/sentry-javascript

Debug log that development build is being used

Open
#18,415 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

### Description

Where we have separate debug/production builds that are selected via package.json exports, we should log that the development output is being used!

Without this, there is no way to know which build output a user is running which may be important when users report an issue.

For example, if someone reports that Spotlight isn't working we have no easy way to determine whether their bundler is actually picking up the development build!

Cc @BYK

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.