summaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-05-20 15:26:32 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-05-20 15:26:32 +0200
commit7ab0717491dc2ef181a38e3acea18a91dafcc165 (patch)
tree5eb51de61750a1b3fc043857bd3e79c0a337c4cf /gulpfile.js
parentfd319d66ebcdfcaded5083bc2a42c951fc7a32ce (diff)
downloadwallet-core-7ab0717491dc2ef181a38e3acea18a91dafcc165.tar.gz
wallet-core-7ab0717491dc2ef181a38e3acea18a91dafcc165.tar.bz2
wallet-core-7ab0717491dc2ef181a38e3acea18a91dafcc165.zip
Package manifest.json
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 5e8524cbb..eff935c7d 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -70,6 +70,7 @@ const paths = {
"lib/module-trampoline.js",
"popup/**/*.{html,css}",
"pages/**/*.{html,css}",
+ "manifest.json",
],
extra: [
"AUTHORS",