Merge pull request #823 from jameslahm/master

This commit is contained in:
Liyas Thomas 2020-04-29 10:40:58 +05:30 committed by GitHub
commit 8f374e5244
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,13 +34,6 @@ export default {
server: {
host: "0.0.0.0", // default: localhost
},
render: {
bundleRenderer: {
shouldPreload: (file, type) => {
return ["script", "style", "font"].includes(type)
},
},
},
head: {
title: `${options.name} \u2022 ${options.shortDescription}`,
meta: [