-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
We have ~15 util/helper functions inlined together in raven.js here (and exported for testing here), but then we also have utils.js with just two util/helper functions.
These utils are sufficiently similar that they ought to live together; we should either move most of the ones in raven.js out to utils.js, or bring the utils.js ones into raven.js and get rid of utils.js. Weak pref for the former, but don't care too much, just want to get rid of inconsistency.
Metadata
Metadata
Assignees
Labels
No labels