Skip to content
Snippets Groups Projects
Unverified Commit 57fdb773 authored by Martin Weise's avatar Martin Weise
Browse files

clean-install does not work

parent a19ade73
No related branches found
No related tags found
3 merge requests!81New stable release,!43Merge dev to master,!33Draft: merge dev to master
...@@ -58,7 +58,7 @@ build-docker-sandbox: config-docker ...@@ -58,7 +58,7 @@ build-docker-sandbox: config-docker
docker-compose -f docker-compose.prod.yml build docker-compose -f docker-compose.prod.yml build
build-frontend: build-frontend:
npm --prefix ./fda-ui clean-install npm --prefix ./fda-ui install
npm --prefix ./fda-ui run build npm --prefix ./fda-ui run build
build: clean build-backend build-frontend build-docker build: clean build-backend build-frontend build-docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment