Replies: 1 comment
-
This has been implemented in #43 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if we may be able to detect Custom UI dependencies of a Forge app automatically by analyzing the Forge manifest.yml app and tech Nx about those dependencies similar to the way it is done in this talk: https://youtu.be/LKQjUVJ7EvY?t=1181
If we can do this, we may be able to simplify the project setup. Users would not have to declare implicit dependencies on Custom UI projects anymore.
Docs: https://nx.dev/recipes/advanced-plugins/project-graph-plugins
Beta Was this translation helpful? Give feedback.
All reactions