feat(legal): add name to legal build artifact

This commit is contained in:
2026-08-01 14:08:15 +02:00
committed by jakob.scheid
parent 40f06d6cb5
commit 328e17ce38
+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: {