From 361463a2ff10bd3e536e34ee816b397c23dca6f7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 22 Sep 2018 17:18:25 +0200 Subject: wasm --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) (limited to 'gulpfile.js') 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}", -- cgit v1.2.3