feat(legal): add name to legal build artifact

This commit is contained in:
2026-07-29 21:47:09 +02:00
parent ae75acecf3
commit 14a001daee
+1
View File
@@ -26,6 +26,7 @@ export default async function build () {
return { return {
artifacts: [ artifacts: [
{ {
name: 'legal',
path: 'legal/imprint.html', path: 'legal/imprint.html',
type: 'text', type: 'text',
options: { options: {