Europa: integrate core packages, separate universe
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
11
europa-universe/yarn/tests/simple/simple.cue
Normal file
11
europa-universe/yarn/tests/simple/simple.cue
Normal file
@@ -0,0 +1,11 @@
|
||||
package yarn
|
||||
|
||||
import (
|
||||
"dagger.io/dagger/engine"
|
||||
)
|
||||
|
||||
b: #Build & {
|
||||
source: engine.#Scratch.output
|
||||
}
|
||||
|
||||
out: b.output
|
Reference in New Issue
Block a user