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",