mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Fix app.config.json expansion (#1826)
This commit is contained in:
7
docker/build.sh
Executable file
7
docker/build.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
echo building $1
|
||||
npm clean-install
|
||||
npm run build $*
|
Reference in New Issue
Block a user