Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
15 stars 35 forks source link

React template main file not detected #150

Closed hichemfantar closed 12 months ago

hichemfantar commented 12 months ago

When adding capgo to a react ionic app, it seems that the main.tsx file isn't detected.

  1. Automatic Add "CapacitorUpdater.notifyAppReady()" code and import in io.ionic.starter?
  2. Yes
  3. No main.ts, main.js, index.ts or index.js file found, You need to add @capgo/capacitor-updater manually

image

riderx commented 12 months ago

Thanks for the report and fixing it !

hichemfantar commented 12 months ago

Thanks for the report and fixing it !

You're welcome!