Modify getting started doc to integrate http.#Wait, fix doc dependency issue
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
This commit is contained in:
@@ -2,9 +2,9 @@ package todoapp
|
||||
|
||||
import (
|
||||
"alpha.dagger.io/dagger"
|
||||
"alpha.dagger.io/os"
|
||||
"alpha.dagger.io/docker"
|
||||
"alpha.dagger.io/js/yarn"
|
||||
"alpha.dagger.io/os"
|
||||
)
|
||||
|
||||
// Build the source code using Yarn
|
||||
|
Reference in New Issue
Block a user