You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the correct way to load version 2.0.1 via CommonJS (or a bundler)? package.json now points to src/singleton.js, which results in Raven.VERSION being set to __VERSION__ instead of 2.0.1. Is it expected that users will load dist/raven.js instead?