[ACS-5523] move viewer and preview to aca-content (#3303)

* move aca-viewer to secondary entry

* move aca-preview to aca-content
This commit is contained in:
Denys Vuika
2023-06-28 09:01:21 +01:00
committed by GitHub
parent 29c0083e36
commit caff4a3800
42 changed files with 42 additions and 430 deletions
@@ -12,9 +12,7 @@ fi
export PROJECTS=(
'aca-content'
'aca-preview'
'aca-shared'
'aca-viewer'
);
for PROJECT in ${PROJECTS[@]}