gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: fix: add missing compile step


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix: add missing compile step
Date: Tue, 19 Apr 2022 00:53:45 +0200

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

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new ba714cfc fix: add missing compile step
ba714cfc is described below

commit ba714cfc4f8be2384e1b417f2e64dff7ebb23a05
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Apr 18 19:01:12 2022 -0300

    fix: add missing compile step
---
 build-system/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build-system/Makefile b/build-system/Makefile
index 9da81f45..6595c86f 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -49,6 +49,7 @@ check:
 .PHONY: webextension
 webextension:
        pnpm install --frozen-lockfile --filter 
@gnu-taler/taler-wallet-webextension...
+       pnpm run compile --filter @gnu-taler/taler-wallet-webextension...
        cd ./packages/taler-wallet-webextension/ && ./pack.sh
 
 .PHONY: webextension-dev-view

-- 
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]