From 2308b49bffd322e083d1c1cd60bcbe6aaa5321c4 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 23 Jan 2023 08:44:03 -0300 Subject: take spa from wallet-core --- contrib/Makefile.am | 14 ++++++++++++-- contrib/wallet-core | 1 + 2 files changed, 13 insertions(+), 2 deletions(-) create mode 160000 contrib/wallet-core (limited to 'contrib') diff --git a/contrib/Makefile.am b/contrib/Makefile.am index e2f9659d..e8e12e28 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -23,7 +23,17 @@ MAINTAINERCLEANFILES = \ # foo.css -# spa.html is the single-page-app imported from the merchant-backoffice.git +# spa.html is the single-page-app imported from the wallet-core.git # prebuilt branch. dist_spapkgdata_DATA = \ - spa.html + backoffice/index.css + backoffice/index.css.map + backoffice/index.html + backoffice/index.js + backoffice/index.js.map + backoffice/languageicon-LWKRUH5D.svg + backoffice/materialdesignicons-webfont-4.9.95-7W2GKO6O.woff2 + backoffice/materialdesignicons-webfont-4.9.95-GELXKCZG.ttf + backoffice/materialdesignicons-webfont-4.9.95-HENMUVWG.eot + backoffice/materialdesignicons-webfont-4.9.95-WP2MXZKI.woff + backoffice/XRXV3I6Li01BKofINeaE-34D53UZZ.ttf diff --git a/contrib/wallet-core b/contrib/wallet-core new file mode 160000 index 00000000..509011f9 --- /dev/null +++ b/contrib/wallet-core @@ -0,0 +1 @@ +Subproject commit 509011f9bca5c0693102b780fa782e910217f1ae -- cgit v1.2.3