Documentation
    Preparing search index...
    • Full local build dir setup: template + build tooling + Capacitor/native deps. Used by the normal (non-remote) build path, which does everything on one machine.

      Parameters

      • buildDir: string
      • templateDir: string
      • pushEnabled: boolean
      • backgroundFetchEnabled: boolean
      • pushSyncEnabled: boolean
      • includeNativeBuildTools: boolean = true

        forwarded to installCapacitorDeps - false for a remote bundle

      Returns void