Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Upgrade capacitor and react-scripts #927

Open
wants to merge 58 commits into
base: master
Choose a base branch
from

Conversation

munen
Copy link
Collaborator

@munen munen commented Jan 5, 2023

Part 2 of the native-app milestone.

Original PR: #924

IMPORTANT - Remove node_modules/ to redownload deps

  • React scripts upgrade is a preparation for nodejs lts upgrade (version 18 is LTS as of now)
  • We will try react-scripts 5 upgrade later and React upgrade as well
    *Minimum nodejs 12.20 is needed by a capacitor dependency
  • eslint 7 is required by react-scripts 4.x
  • Removed global declaration for process - fix eslint 7 issue
  • Because of the upgrades, some deps PR's will be made obsolete

References

branch14 and others added 30 commits May 31, 2022 09:52
chore: setup capacitor for android and document how to use it
…ok-ch/organice into feat/login-to-gitlab-from-native-app
…e-app

feat: login to gitlab from native app
…e-app

feat: login to webdav from native app
…target

Feat/organice as android share target
…-android

chore: minimal fastlane setup for android
branch14 and others added 28 commits June 16, 2022 11:11
Upgrade capacitor 4 and react-scripts 4
@munen munen added this to the native-app milestone Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants