forked from MapComplete/MapComplete
Android: docs, app landing page
This commit is contained in:
parent
8b43c63a31
commit
15caadbd3d
5 changed files with 67 additions and 10 deletions
|
@ -22,6 +22,7 @@ const config: CapacitorConfig = {
|
|||
export default config;
|
||||
''' > capacitor.config.ts
|
||||
|
||||
# copy distribution files
|
||||
rm -rf dist-full
|
||||
mkdir dist-full
|
||||
cp dist/*.html dist-full/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue