build
build copied to clipboard
Investigate overlap with webdev, web build
Some questions:
- Why do we have
build_runner serveandwebdev serve? - What does
webdevadd, could it move intobuild_runner? - Is
webdevthe onlydaemonclient?
Edit: I guess I'll include in this issue, the web build in general, it does a lot of complex stuff with scratch_space, could that be supported in build_runner more directly--and in particular, in a composable way?
Thanks!
Yes, I should have mentioned jaspr, I think figuring out why jaspr needs to run like that is part of the same question :)