forked from MapComplete/MapComplete
Chore: (attempt to) fix android build
This commit is contained in:
parent
7607ce8f38
commit
7a370c6bd6
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ export default config;
|
||||||
rm -rf dist-full
|
rm -rf dist-full
|
||||||
mkdir dist-full
|
mkdir dist-full
|
||||||
cp dist/*.html dist-full/
|
cp dist/*.html dist-full/
|
||||||
|
cp dist/*.js dist-full/
|
||||||
cp dist/*.css dist-full/
|
cp dist/*.css dist-full/
|
||||||
# cp dist/*.webmanifest dist-full/ # Not needed
|
# cp dist/*.webmanifest dist-full/ # Not needed
|
||||||
cp -r dist/css dist-full/
|
cp -r dist/css dist-full/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue