include sourcemaps even in production
This commit is contained in:
parent
9e3e58d845
commit
2e9ecf952d
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user