stdlib: simpler and cleaner performance workaround
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
committed by
Solomon Hykes
parent
78dbb64e6a
commit
b526093929
@@ -50,8 +50,7 @@ import (
|
||||
// Mount is active when executing `command`, but not `setup`.
|
||||
|
||||
mount: [string]: {
|
||||
// FIXME(perf) should be #Artifact. See https://github.com/dagger/dagger/issues/445
|
||||
from: {...}
|
||||
from: dagger.#Artifact
|
||||
// FIXME: support source path
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user