getsentry / getsentry/sentry-javascript
Debug log that development build is being used
未关闭
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 523
描述
### 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
贡献指南
评估
这个 Issue 还没有评估数据。