Notification Wrapper auf Lokale Version gesetzt anstatt @ibcornelsen/ui,

Config upgedated und Ansichtsausweis repariert.
This commit is contained in:
Moritz Utcke
2024-11-14 15:05:25 +11:00
parent c6b31acd9c
commit 9fe5e0b8f6
10 changed files with 23 additions and 11 deletions

View File

@@ -21,6 +21,9 @@ export default defineConfig({
"#": fileURLToPath(new URL("./src", import.meta.url))
}
},
ssr: {
noExternal: ["@pdfme/generator", "@pdfme/common", "@pdfme/schemas"]
},
build: {
commonjsOptions: {
transformMixedEsModules: false