fix(public): fix problems with building #2

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-11-13 22:12:17 +01:00
parent 915e8f4dbf
commit eab92bb780
9 changed files with 97 additions and 96 deletions

View File

@@ -8,6 +8,9 @@ const config = {
images: {
domains: ['localhost', 'openpanel.dev'],
},
// experimental: {
// ppr: 'incremental', // does not work with hyperdx?!
// },
transpilePackages: [
'@openpanel/queue',
'@openpanel/db',