generated from Seekra/repository-template
feat(legal): add name to legal build artifact
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user