categorys and titles for images

This commit is contained in:
Zutatensuppe 2021-05-22 01:51:44 +02:00
parent 8abbb13fcc
commit 239c879649
22 changed files with 964 additions and 86 deletions

View file

@ -20,7 +20,5 @@ export default {
"url",
"path",
],
plugins: [typescript({
"tsconfig": "tsconfig.server.json"
})],
plugins: [typescript()],
};