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: revert sourcema


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] branch master updated: revert sourcemap config change, old one works perfectly fine in chrome
Date: Tue, 23 May 2017 14:34:23 +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 214ccac2 revert sourcemap config change, old one works perfectly fine 
in chrome
214ccac2 is described below

commit 214ccac2d45fa67bddca87e0daf010a3e31bab36
Author: Florian Dold <address@hidden>
AuthorDate: Tue May 23 14:36:11 2017 +0200

    revert sourcemap config change, old one works perfectly fine in chrome
---
 webpack.config.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/webpack.config.js b/webpack.config.js
index 02b702a8..a99d2a7c 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -10,7 +10,6 @@ module.exports = function (env) {
       filename: '[name]-bundle.js',
       chunkFilename: "[id].chunk.js",
       path: path.resolve(__dirname, "dist"),
-      devtoolModuleFilenameTemplate: "file://[absolute-resource-path]",
     },
     module: {
       noParse: /taler-emscripten-lib/,

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



reply via email to

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