Skip to content

Commit

Permalink
Update doc.go
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmoran committed Dec 18, 2020
1 parent 8be9410 commit 046800d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@
// if err != nil {
// return packit.BuildResult{}, err
// }
// layer.Build = true
// layer.Launch = true
// layer.Build = true
// layer.Launch = true
//
// // At this point we are performing the process of installing the yarn cli.
// // As those details are not important to the explanation of the packit API,
Expand Down

0 comments on commit 046800d

Please sign in to comment.