From 14a001daee03f4b2ad263af8803ea59ddcb216b8 Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Wed, 29 Jul 2026 21:36:23 +0200 Subject: [PATCH] feat(legal): add name to legal build artifact --- build/plugins/legal.js | 1 + 1 file changed, 1 insertion(+) diff --git a/build/plugins/legal.js b/build/plugins/legal.js index 3136740..4fab48f 100644 --- a/build/plugins/legal.js +++ b/build/plugins/legal.js @@ -26,6 +26,7 @@ export default async function build () { return { artifacts: [ { + name: 'legal', path: 'legal/imprint.html', type: 'text', options: {