-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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
- Add nx-rocks to a large monorepo
- run any build or make any change in .nx.json, project.json and try to build
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels