Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix issues with circular dependencies #2959

@markrickert

Description

@markrickert

Describe the bug

Running the following command results in 18 circular dependencies in an ignited app:

npx madge --circular --extensions ts,tsx --ts-config tsconfig.json ./

Image

We should fix the generated ignite codebase so that this shows 0 circular dependencies. This will speed up metro resolving the module graph.

Ignite version

latest

Additional info

n/a

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions