From 09b9343df8b4a42c6abe8f73279d85b5454d851b Mon Sep 17 00:00:00 2001 From: Daniel Thorpe <309420+danthorpe@users.noreply.github.com> Date: Fri, 20 Sep 2024 22:06:49 +0100 Subject: [PATCH] chore: add spi config (#22) Co-authored-by: danthorpe --- .spi.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .spi.yaml diff --git a/.spi.yaml b/.spi.yaml new file mode 100644 index 000000000..6513bffe8 --- /dev/null +++ b/.spi.yaml @@ -0,0 +1,4 @@ +version: 1 +builder: + configs: + - documentation_targets: [ComposableLoadable]