Skip to content

Commit

Permalink
fix: make typescript optional for Node builds (#85)
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Ball <lball@redhat.com>
  • Loading branch information
lance authored May 26, 2021
1 parent c06d25d commit 9c49d2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builders/nodejs/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ image = "quay.io/boson/faas-typescript-bp:{{VERSION}}"
id = "dev.boson.nodejs"
[[order.group]]
id = "dev.boson.typescript"
optional = true

# Stack that will be used by the builder
[stack]
Expand Down

0 comments on commit 9c49d2b

Please sign in to comment.