Add android buil
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import type { CapacitorConfig } from '@capacitor/cli';
|
||||
const config: CapacitorConfig = {
|
||||
appId: 'com.mesc.beready',
|
||||
appName: 'BeReadyFrontend',
|
||||
webDir: 'dist/BeReadyFrontend/brower',
|
||||
webDir: 'dist/BeReadyFrontend/browser',
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user