alternative to BuildCtx.watchValue for dynamic cross modules #5860
bishabosha
started this conversation in
Ideas
Replies: 0 comments
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.
-
this watchValue escape hatch for file IO seems unclean, could it instead be derived from a task?
Either:
Task.Sources
in the meta build that then have some mechanism to make the value accessible in the next level?other thoughts: cross modules i think are not visible at the top most level of resolution, so i guess tasks should be able to evaluate before the associated cross module factory needs the value
Beta Was this translation helpful? Give feedback.
All reactions