sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Debug log that development build is being used

Open timfish opened this issue 1 month ago • 1 comments

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

timfish avatar Dec 05 '25 10:12 timfish

JS-1258

linear[bot] avatar Dec 05 '25 10:12 linear[bot]