cue fmt the right way

Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
Richard Jones 2021-10-05 12:08:44 -06:00
parent 4c7d90f9bc
commit 79489ffe36

View File

@ -9,7 +9,7 @@ import (
// Build the source code using Yarn
app: yarn.#Package & {
"source": dagger.#Artifact & dagger.#Input
source: dagger.#Artifact & dagger.#Input
}
// package the static HTML from yarn into a Docker image