We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9a149 commit f4f2d65Copy full SHA for f4f2d65
samples/wasm/rust/Makefile
@@ -4,7 +4,7 @@ TARGET_SUBDIRECTORY := $(if $(value RELEASE),release,debug)
4
5
REPOSITORY_ROOT := $(shell git rev-parse --show-toplevel)
6
7
-1P_MODULES := collection enrichment format humidity otel-transform otel-enrich snapshot temperature viconverter window
+1P_MODULES := otel-transform otel-enrich
8
9
TAGS ?= {{repository}}
10
EXTRA_FLAGS += $(if $(value PUSH),--push,--load)
0 commit comments