Add title to generated html
This commit is contained in:
parent
2ebbab3aab
commit
8ed18a9695
@ -91,6 +91,7 @@ export default VIEWS.map((view) => ({
|
||||
}),
|
||||
typescript({ sourceMap: dev, inlineSources: dev }),
|
||||
html({
|
||||
title: view,
|
||||
attributes: {
|
||||
html: { lang: "en" },
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user