You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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
All reactions