gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 01/02: install source maps for better error reports


From: gnunet
Subject: [taler-wallet-core] 01/02: install source maps for better error reports
Date: Thu, 04 Mar 2021 13:42:12 +0100

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

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

commit 032c486eaf8c6c1a87c5b3afc609898b41eba59b
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Mar 4 13:41:53 2021 +0100

    install source maps for better error reports
---
 build-system/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build-system/Makefile b/build-system/Makefile
index 98994ac8..7d44c184 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -88,6 +88,7 @@ install: compile
        install -d $(install_target)/node_modules/taler-wallet-cli/bin
        install -d $(install_target)/node_modules/taler-wallet-cli/dist
        install ./packages/taler-wallet-cli/dist/taler-wallet-cli.js 
$(install_target)/node_modules/taler-wallet-cli/dist/
+       install ./packages/taler-wallet-cli/dist/taler-wallet-cli.js.map 
$(install_target)/node_modules/taler-wallet-cli/dist/
        install ./packages/taler-wallet-cli/bin/taler-wallet-cli 
$(install_target)/node_modules/taler-wallet-cli/bin/
        ln -sft $(prefix)/bin 
$(install_target)/node_modules/taler-wallet-cli/bin/taler-wallet-cli
 endif

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