ionic.config.json 88 B

1234567
  1. {
  2. "name": "myapp",
  3. "integrations": {
  4. "capacitor": {}
  5. },
  6. "type": "angular"
  7. }