Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Refactor gulpfile for ESM #58

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Refactor gulpfile for ESM #58

merged 2 commits into from
Nov 1, 2022

Conversation

MikeMcC399
Copy link
Contributor

This PR transfers the recent changes in the gulpfile.js made to cwa-website to this repository.

It allows:

  • gulp-imagemin to update to v8
  • yargs to update to v17

both of which require migrating from CommonJS to ECMAScript modules.

Unused gulp plugins are uninstalled.

More details can be found in the recent pull requests in

In addition, other packages are updated, similar to pull request:

Verification

Ensure that npm run build completes without errors.

@MikeMcC399 MikeMcC399 requested a review from a team November 1, 2022 17:46
@thomasaugsten thomasaugsten merged commit 0a83a66 into corona-warn-app:main Nov 1, 2022
@MikeMcC399 MikeMcC399 deleted the refactor-gulp branch November 1, 2022 18:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants