include sourcemaps even in production

This commit is contained in:
Florian Dold 2017-05-29 14:59:45 +02:00
parent 9e3e58d845
commit 2e9ecf952d
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -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",