govuk-frontend icon indicating copy to clipboard operation
govuk-frontend copied to clipboard

Refactor asset version task to remove Gulp

Open domoscargin opened this issue 2 years ago • 0 comments

What

Update tasks/gulp/asset-version.js to replace Gulp with our own asset version update script. This task is responsible for adding the current version to filenames.

Why

We have made the decision to move away from Gulp and write our own build scripts.

Who needs to work on this

Developers

Who needs to review this

Developers

Done when

  • [ ] tasks/gulp/asset-version.js no longer depends on Gulp
  • [ ] Dependencies are as up to date as is feasible
  • [ ] asset-version.js has been relocated to tasks folder

domoscargin avatar Jul 20 '22 08:07 domoscargin