summaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-09-22 17:18:25 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-09-22 17:18:25 +0200
commit361463a2ff10bd3e536e34ee816b397c23dca6f7 (patch)
tree740748ba74505bfbd7f96a2355b0dbc17bae2d32 /gulpfile.js
parent1f9ca30a9116018ae77c70730536032c8785116d (diff)
downloadwallet-core-361463a2ff10bd3e536e34ee816b397c23dca6f7.tar.gz
wallet-core-361463a2ff10bd3e536e34ee816b397c23dca6f7.tar.bz2
wallet-core-361463a2ff10bd3e536e34ee816b397c23dca6f7.zip
wasm
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js
index dcbeaa403..5bd5ebaef 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -71,6 +71,7 @@ const paths = {
"dist/*-bundle.js",
"dist/*-bundle.js.map",
"emscripten/taler-emscripten-lib.js",
+ "emscripten/taler-emscripten-lib.wasm",
"img/icon.png",
"img/logo.png",
"src/webex/**/*.{js,css,html}",