Skip to content

[Bug] Long dependency graph resolution with nx-rocks/flutter #253

@lume-code

Description

@lume-code

Plugin Name

@nxrocks/nx-flutter

Nx Report

Adding nx-rocks/flutter to a large monorepo comprising over 10 apps and 15 libraries resulted in a substantial increase in the time required to resolve the dependency graph (exceeding a minute). Deleting nx-rocks/flutter from nx.json restored the time to less than a second for other projects within the monorepo, which have a similar number of apps and libraries.

Expected Behaviour

Less than a minute just like other nx libs.

Actual Behaviour

Over a minute

Steps to reproduce the behaviour

  1. Add nx-rocks to a large monorepo
  2. run any build or make any change in .nx.json, project.json and try to build

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