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 cc723704a..628314b37 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -174,6 +174,7 @@ const jsFiles = [ 'contentscript', 'background', 'popup', + 'responsive' ] // bundle tasks |