gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -use tsc --build


From: gnunet
Subject: [taler-wallet-core] branch master updated: -use tsc --build
Date: Tue, 06 Jun 2023 15:36:31 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 574a91fcc -use tsc --build
574a91fcc is described below

commit 574a91fcc1d9754b92b4870aedc92bc44ece2fa1
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jun 6 15:36:28 2023 +0200

    -use tsc --build
---
 packages/taler-harness/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/taler-harness/package.json 
b/packages/taler-harness/package.json
index 86c0ad9ad..76e7d6fd2 100644
--- a/packages/taler-harness/package.json
+++ b/packages/taler-harness/package.json
@@ -16,7 +16,7 @@
   },
   "type": "module",
   "scripts": {
-    "compile": "tsc && ./build.mjs",
+    "compile": "tsc --build && ./build.mjs",
     "check": "tsc",
     "test": "tsc",
     "clean": "rimraf lib dist tsconfig.tsbuildinfo",
@@ -43,4 +43,4 @@
     "axios": "^0.27.2",
     "tslib": "^2.5.3"
   }
-}
\ No newline at end of file
+}

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