Android Capacitor configurations

This commit is contained in:
Matthew Raymer
2025-01-10 11:04:59 +00:00
parent 0001eb8784
commit 9adb8b01ee
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",