diff --git a/gulpfile.js b/gulpfile.js index 700d297cb..bd9f27a5d 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -62,7 +62,8 @@ const copy = { 'template', 'skip-link', 'header', - 'footer' + 'footer', + 'back-link' ]; let done = 0;