Skip to content

utils.js vs inline helper functions #941

@LewisJEllis

Description

@LewisJEllis

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions