Android Capacitor configurations

This commit is contained in:
Matthew Raymer
2025-01-10 11:04:59 +00:00
parent 76e6b42f99
commit a64e281808
6 changed files with 10 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ export async function loadAppConfig() {
},
},
aliasConfig: {
"@": path.resolve(__dirname, "src"),
"@": path.resolve(__dirname, ".."),
buffer: path.resolve(__dirname, "node_modules", "buffer"),
"dexie-export-import/dist/import":
"dexie-export-import/dist/import/index.js",