diff --git a/scripts/prepareAndroid.sh b/scripts/prepareAndroid.sh index a5ee38a816..ee22ad89c6 100755 --- a/scripts/prepareAndroid.sh +++ b/scripts/prepareAndroid.sh @@ -38,6 +38,7 @@ export default config; rm -rf dist-full mkdir dist-full cp dist/*.html dist-full/ +cp dist/*.js dist-full/ cp dist/*.css dist-full/ # cp dist/*.webmanifest dist-full/ # Not needed cp -r dist/css dist-full/