summaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-28 11:53:30 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-28 11:53:30 +0200
commit4373c3f6e07f03ebf2b49686a439e523cf74749c (patch)
tree2dc2a158326993d49efe937cd78407e0d5d8eec4 /gulpfile.js
parent910decc643a630dc3eb8e48dff83255f183a6f94 (diff)
downloadwallet-core-4373c3f6e07f03ebf2b49686a439e523cf74749c.tar.gz
wallet-core-4373c3f6e07f03ebf2b49686a439e523cf74749c.tar.bz2
wallet-core-4373c3f6e07f03ebf2b49686a439e523cf74749c.zip
version
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 f8379d638..ce90fec8e 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -72,6 +72,7 @@ const paths = {
"popup/**/*.{html,css}",
"pages/**/*.{html,css}",
"lib/**/*.d.ts",
+ "background/*.html",
],
extra: [
"AUTHORS",