Merge pull request 'update-build' (#37) from update-build into develop
Reviewed-on: #37
This commit is contained in:
commit
9e66772b53
4
build.sh
4
build.sh
@ -51,11 +51,11 @@ if [ -d "node_modules" ]; then
|
||||
fi
|
||||
|
||||
# Install dependencies
|
||||
#npm install
|
||||
npm install
|
||||
|
||||
## PROJECT NEEDS
|
||||
echo "Building app... from $(git rev-parse --abbrev-ref HEAD)"
|
||||
#npm run-script build
|
||||
npm run-script build
|
||||
cp -r {.env,app.js,package.json,server,public,doc,Dockerfile} dist/
|
||||
#cp -r ./* dist/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user