diff --git a/Makefile b/Makefile index d95af2762..35fa55901 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ build: cp .env.local_dev .env - rm -rf apps/OpenSign/public/mfbuild/* - cd microfrontends/SignDocuments && npm install && npm run build docker compose up -d \ No newline at end of file