aboutsummaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
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: [