8000 Rollup plugin Circular Dependency issue · Issue #99 · 75lb/command-line-args · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Rollup plugin Circular Dependency issue #99
Closed
@dananderson

Description

@dananderson

command-line-args caused this error with rollup:

(!) Circular dependency: node_modules/command-line-args/lib/option.js -> node_modules/command-line-args/lib/option-flag.js -> node_modules/command-line-args/lib/option.js

A fix would be to move Option/OptionFlag.create to a new OptionFactory class file and update create callers to use the factory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0