Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): add migrator for cap3 to cap4 (#5762)
* feat(cli): add migrator for cap3 to cap4 * chore: fmt * chore: verbage * chore: version fix for betas * chore: cleanup * chore: touch ups for spinners and funcs * chore: fmt * chore: modify packagejson replacements * chore: fmt * chore: use paths from config object * chore: get variables from template * Update cli/src/tasks/migrate.ts Co-authored-by: jcesarmobile <[email protected]> * chore: add android 12 splash and podfile postinstall * chore: npm install fix * chore: fmt * chore: activity path fix * chore: post_install add if already exists * chore: remove comment for init() * chore: path fix for require_relative * chore: look for already migrated post_install * chore: fmt * chore: remove unused var * chore: remove more unused * chore: move app build.gradle edit logic * chore: only add if not exists * chore: check for each dep * Update cli/src/tasks/migrate.ts Co-authored-by: jcesarmobile <[email protected]> * chore: fmt * chore: more fmt * chore: use latest Co-authored-by: jcesarmobile <[email protected]>
- Loading branch information