-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Labels
Description
Back at it again with the "workspace" problems...
If I have spago project A
that depends on spago project B
(in a sibling directory), it would be nice if spago build --watch
run from project A
responded to changes in project B
. This may not be possible, but just a suggestion :)
See https://github.com/jmackie/spago-issues for a reproducible example of what I'd like to do (that link will probably rot, apologies)
toastal