feat(legal): add name to legal build artifact

This commit is contained in:
2026-08-01 13:48:28 +02:00
committed by jakob.scheid
parent 7f68ccbc5d
commit fccc3e1e5e
+1
View File
@@ -26,6 +26,7 @@ export default async function build () {
return { return {
artifacts: [ artifacts: [
{ {
name: 'legal',
path: 'legal/legal_notice.html', path: 'legal/legal_notice.html',
type: 'text', type: 'text',
options: { options: {