[AAE-4628] Release without the About and Settings modules, but have them baked into the app otherwise (#2022)

This commit is contained in:
Popovics András
2021-02-25 22:52:14 +01:00
committed by GitHub
parent 287b88e525
commit 2859b16356
14 changed files with 97 additions and 27 deletions

View File

@@ -4,4 +4,4 @@ set -e
echo building $1
npm clean-install
npm run build $*
npm run build.release $*