toolsplus/nx-forge

Make the Nx project graph aware of Custom UI dependencies based on the manifest.yml

tbinna opened this issue ยท 1 comments

The idea is to extend Nx by making its project graph aware of Custom UI dependencies. This idea is inspired by this talk: https://youtu.be/LKQjUVJ7EvY?t=1015

If we have this, users no longer have to configure Custom UI dependencies as implicit dependencies. Nx will be able to infer the dependency from the manifest.yml automatically.

https://nx.dev/plugins/recipes/project-graph-plugins

๐ŸŽ‰ This issue has been resolved in version 2.3.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€