summaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-03-02 01:34:04 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-03-02 01:34:04 +0100
commit344d3bda09c2e03035598c3ad1c974dd0d9977e2 (patch)
tree5b8e22233d02ee35d10c86dd179853ed57470147 /gulpfile.js
parent2d615513409a2adb9b655419e10fc1ccb737401a (diff)
downloadwallet-core-344d3bda09c2e03035598c3ad1c974dd0d9977e2.tar.gz
wallet-core-344d3bda09c2e03035598c3ad1c974dd0d9977e2.tar.bz2
wallet-core-344d3bda09c2e03035598c3ad1c974dd0d9977e2.zip
remove lang js for now
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 a683e7b17..6c8801862 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -58,6 +58,7 @@ const paths = {
"img/*",
"style/*.css",
"lib/vendor/*",
+ "lib/i18n-strings.js",
"lib/emscripten/libwrapper.js",
"lib/module-trampoline.js",
"popup/**/*.{html,css}",