diff --git a/gulpfile.js b/gulpfile.js index d32163175..a95542e1b 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",