diff options
Diffstat (limited to 'gulpfile.js')
-rw-r--r-- | gulpfile.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js index 53de7a7d9..f0a28e273 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -175,6 +175,7 @@ const jsFiles = [ 'blacklister', 'background', 'popup', + 'responsive' ] // bundle tasks |