Android: get polyfills for geolocation working, some steps for logging in
This commit is contained in:
parent
76e9381650
commit
14e5f1efb3
5 changed files with 52 additions and 28 deletions
|
@ -4,6 +4,7 @@ We are using capacitor. This is a tool which packages some files into an Android
|
|||
|
||||
## Developing
|
||||
|
||||
0. `nvm use` to make sure your using the correct android version
|
||||
1. Build all the necessary files.
|
||||
a. If no layer/theme changes were made, `npm run build` is sufficient
|
||||
b. Otherwise, run `npm run prepare-deploy`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue