fixes perf with dogfood

Signed-off-by: Tony Worm <tony@hofstadter.io>
This commit is contained in:
Tony Worm 2021-03-08 10:03:16 -05:00
parent 7a77466a66
commit 3a7a21326a

View File

@ -18,7 +18,7 @@ package dagger
#Local: {
do: "local"
dir: string
include: [...string] | *[]
include: [...string]
}
// FIXME: bring back load (more efficient than copy)