From 7ab0717491dc2ef181a38e3acea18a91dafcc165 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 20 May 2016 15:26:32 +0200 Subject: Package manifest.json --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) 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", -- cgit v1.2.3