toolsplus / nx-forge

Atlassian Forge plugin for Nx
https://toolsplus.github.io/nx-forge/
MIT License
17 stars 4 forks source link

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

Closed tbinna closed 1 year ago

tbinna commented 1 year ago

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

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: