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 {
|
||||
artifacts: [
|
||||
{
|
||||
name: 'legal',
|
||||
path: 'legal/legal_notice.html',
|
||||
type: 'text',
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user