gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant-backoffice] branch master updated: note


From: gnunet
Subject: [taler-merchant-backoffice] branch master updated: note
Date: Wed, 02 Feb 2022 10:59:07 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new fbf2d43  note
fbf2d43 is described below

commit fbf2d436e1be0714349661efb034925e32d89e88
Author: ms <ms@taler.net>
AuthorDate: Wed Feb 2 10:58:58 2022 +0100

    note
---
 packages/bank/src/pages/home/index.tsx | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/packages/bank/src/pages/home/index.tsx 
b/packages/bank/src/pages/home/index.tsx
index 46d6d0f..13bbebc 100644
--- a/packages/bank/src/pages/home/index.tsx
+++ b/packages/bank/src/pages/home/index.tsx
@@ -155,6 +155,10 @@ function prepareHeaders(username: string, password: 
string) {
   return headers;
 }
 
+// Window can be mocked this way:
+// 
https://gist.github.com/theKashey/07090691c0a4680ed773375d8dbeebc1#file-webpack-conf-js
+// That allows the app to be pointed to a arbitrary
+// euFin backend when launched via "pnpm dev".
 const getRootPath = () => {
   const maybeRootPath = typeof window !== undefined
     ? window.location.origin + window.location.pathname

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