From 572e79d551735679aa7c59a1a6bc9d28d74a75a2 Mon Sep 17 00:00:00 2001 From: Simon Binder Date: Tue, 3 Oct 2023 12:55:18 +0200 Subject: [PATCH] Fix build configuration in built_value example --- examples/with_built_value/build.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/with_built_value/build.yaml b/examples/with_built_value/build.yaml index 4878939b..824e2e03 100644 --- a/examples/with_built_value/build.yaml +++ b/examples/with_built_value/build.yaml @@ -4,6 +4,8 @@ targets: # disables the SharedPartBuilder in favor of a PartBuilder from drift_dev drift_dev: enabled: false + drift_dev:preparing_builder: + enabled: true drift_dev:not_shared: enabled: true