Revert "after npx cap add ... for ios & android"
This reverts commit 17f304ddb8.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import type { CapacitorConfig } from '@capacitor/cli';
|
||||
|
||||
const config: CapacitorConfig = {
|
||||
appId: 'app.timesafari',
|
||||
appName: 'Time Safari',
|
||||
webDir: 'dist'
|
||||
};
|
||||
|
||||
export default config;
|
||||
Reference in New Issue
Block a user