gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant-backoffice] branch master updated: fix build-single: add


From: gnunet
Subject: [taler-merchant-backoffice] branch master updated: fix build-single: add compile dependency
Date: Thu, 22 Apr 2021 20:23:09 +0200

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository merchant-backoffice.

The following commit(s) were added to refs/heads/master by this push:
     new 4320467  fix build-single: add compile dependency
4320467 is described below

commit 4320467db1392e5f48a4acd079f7e2a253cf9984
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Thu Apr 22 15:22:16 2021 -0300

    fix build-single: add compile dependency
---
 build-system/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-system/Makefile b/build-system/Makefile
index d619dbd..80e20ac 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -36,7 +36,7 @@ build:
        pnpm run build
 
 .PHONY: build
-build-single: 
+build-single: compile
        pnpm run build-single --filter merchant-backoffice
        @echo Build done, result at: 'packages/frontend/single/index.html'
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]