Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

IgorAufricht/nx-dep-graph-reproduction

Repository files navigation

nx-dep-graph-reproduction

This repository shows a problem in the nx with the import path / npm package misalignment and dependency graph generation.

The main.ts file contains imports of all 4 libraries, but when npm run dep-graph is executed, the dependency graph only contains lib1 and lib2.

Reproduction repo for nrwl/nx#1843

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published