gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-wallet-webex] branch master updated: include sourcem


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] branch master updated: include sourcemaps even in production
Date: Mon, 29 May 2017 15:00:02 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 2e9ecf95 include sourcemaps even in production
2e9ecf95 is described below

commit 2e9ecf952d4028a2d55cd7be5d4afb689bac88b8
Author: Florian Dold <address@hidden>
AuthorDate: Mon May 29 14:59:45 2017 +0200

    include sourcemaps even in production
---
 gulpfile.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gulpfile.js b/gulpfile.js
index d3216317..a95542e1 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -69,6 +69,7 @@ const paths = {
   // distributed in the chrome extension
   dist: [
     "dist/*-bundle.js",
+    "dist/*-bundle.js.map",
     "emscripten/taler-emscripten-lib.js",
     "img/icon.png",
     "img/logo.png",

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]