Remove ionic, create custom layout
This commit is contained in:
parent
b8bee291b3
commit
681440eb4d
23 changed files with 627 additions and 635 deletions
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
import { CapacitorConfig } from '@capacitor/cli';
|
||||
|
||||
const appId = 'app.ionic.io';
|
||||
const appName = 'app';
|
||||
const appId = 'dev.korz.musclecat';
|
||||
const appName = 'Musclecat';
|
||||
const server = process.argv.includes('-hmr') ? {
|
||||
'url': 'http://192.168.178.25:5173', // always have http:// in url
|
||||
'cleartext': true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue