nrwl-nx-find-all-references-patch

1.0.4 • Public • Published

Nrwl Nx Find All References Patch

As of 02-03-2021, Visual Studio Code's Find All References feature doesn't work between apps and libs in Nrwl Nx workspaces. This Node CLI utility temporarily and non-destructively applies the workaround from that GitHub issue to your Nx workspace.

Usage

Run farp in a Nrwl Nx workspace to apply the patch.

Run unfarp to remove the patch by restoring the original tsconfig files.

Unfortunately, your code will not compile while the workaround is in place.

Unit tests do seem to work, though.

Readme

Keywords

none

Package Sidebar

Install

npm i nrwl-nx-find-all-references-patch

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

5.57 kB

Total Files

4

Last publish

Collaborators

  • dreww