fix: make prisma work

This commit is contained in:
Lucas Smith
2026-03-01 16:05:22 +11:00
parent 0d1496bc26
commit b6da33282e
6 changed files with 3311 additions and 9670 deletions
+3
View File
@@ -93,6 +93,9 @@ export default defineConfig({
* See rollup.config.mjs which is used for that.
*/
build: {
commonjsOptions: {
include: [/node_modules/],
},
rollupOptions: {
external: [
'@napi-rs/canvas',