mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 03:14:58 -04:00
Move back-link component from GOVUK Frontend
`node_modules` isn't included on live so all macros need copying across into the repo' code. This adds the back-link component to the list of macros to be copied across in `gulpfile.js`. It also adds the files copied across as a result of running the frontend build into the repo'.
This commit is contained in:
@@ -62,7 +62,8 @@ const copy = {
|
||||
'template',
|
||||
'skip-link',
|
||||
'header',
|
||||
'footer'
|
||||
'footer',
|
||||
'back-link'
|
||||
];
|
||||
let done = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user