Skip to content

[BUG] Circular Dependency between comparator.js and range.js #318

@silverwind

Description

@silverwind

There is a circular dependency in semver which rollup will warn about when bundling the module:

classes\comparator.js -> classes\range.js -> classes\comparator.js

Even thought this may work because of Node's resolution mechanism, I'd recommended to refactor.

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