fix: things

This commit is contained in:
Torsten Dittmann
2023-09-25 16:34:53 +02:00
parent 6afcc722dc
commit 30bcccdef2
23 changed files with 54 additions and 108 deletions

View File

@@ -40,10 +40,6 @@ const config = {
$scss: './src/scss',
$appwrite: './node_modules/@appwrite.io/repo',
$markdoc: './src/markdoc'
},
prerender: {
handleHttpError: 'warn',
handleMissingId: 'warn'
}
}
};