From 4373c3f6e07f03ebf2b49686a439e523cf74749c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 28 Sep 2016 11:53:30 +0200 Subject: version --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) (limited to 'gulpfile.js') diff --git a/gulpfile.js b/gulpfile.js index f8379d638..ce90fec8e 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -72,6 +72,7 @@ const paths = { "popup/**/*.{html,css}", "pages/**/*.{html,css}", "lib/**/*.d.ts", + "background/*.html", ], extra: [ "AUTHORS", -- cgit v1.2.3