-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
Some questions:
- Why do we have
build_runner serve
andwebdev serve
? - What does
webdev
add, could it move intobuild_runner
? - Is
webdev
the onlydaemon
client?
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?
Metadata
Metadata
Assignees
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)