wincent / masochist

⛓ Website infrastructure for over-engineers
MIT License
78 stars 26 forks source link

Get rid of Gulp from build process #177

Closed wincent closed 2 years ago

wincent commented 2 years ago

It's been abandonware for a while now, and a liability in terms of creating noise in yarn audit (and trigger dependabot activity etc).

For example, on the commit I have checked out right now, yarn audit says:

28 vulnerabilities found - Packages audited: 1416
Severity: 2 Low | 17 Moderate | 9 High

After yarn remove gulp gulp-babel gulp-eslint, yarn audit says:

19 vulnerabilities found - Packages audited: 1183
Severity: 2 Low | 11 Moderate | 6 High