[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

@@ -17,7 +17,7 @@ ACA には ACS 6.0 Community 版が事前構成されています。
ACS イメージと共に、Docker イメージにパッケージ化されたアプリケーションのローカルインスタンスを実行します:
```sh
npm run build
npm run build.release
npm run start:docker
```