summaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-06-01 20:21:51 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-06-01 20:21:51 +0200
commit3a345434ee3758162287b86be08993f27e3dbd84 (patch)
tree064df48de20b085ded129fd4e5b5ecda8fbfd322 /gulpfile.js
parent45108e26afe1570915baeda4178cf3c6ec5f69b7 (diff)
downloadwallet-core-3a345434ee3758162287b86be08993f27e3dbd84.tar.gz
wallet-core-3a345434ee3758162287b86be08993f27e3dbd84.tar.bz2
wallet-core-3a345434ee3758162287b86be08993f27e3dbd84.zip
fix version and manifest
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js
index eff935c7d..f50a750ae 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -70,7 +70,6 @@ const paths = {
"lib/module-trampoline.js",
"popup/**/*.{html,css}",
"pages/**/*.{html,css}",
- "manifest.json",
],
extra: [
"AUTHORS",
@@ -84,6 +83,9 @@ const paths = {
"pogen/pogen.ts",
"pogen/tsconfig.json",
"pogen/example/test.ts",
+ // Only in extra, because the manifest is processed/generated
+ // targets other than "srcdist".
+ "manifest.json",
],
/* French copyright application */
appdist: [