diff --git a/builders/nodejs/builder.toml b/builders/nodejs/builder.toml index 83209b5..48cdc89 100644 --- a/builders/nodejs/builder.toml +++ b/builders/nodejs/builder.toml @@ -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]