This commit is contained in:
skidoodle 2022-04-24 17:41:31 +02:00
parent 4ef7a49d93
commit 3c18df552d
13 changed files with 227 additions and 198 deletions

View file

@ -5,9 +5,5 @@ module.exports = {
swcMinify: false,
sassOptions: {
includePaths: [path.join(__dirname, 'styles')]
},
images: {
domains: ['i.albrt.hu', 'lastfm.freetls.fastly.net'],
formats: ['image/avif', 'image/webp']
}
}
}