GlobalCollapse
GlobalCollapse copied to clipboard
Update to a more modern toolchain on the frontend (Vite, Parcel, ...)
NPM is giving more and more warnings when running npm install about obsolete or deprecated packages. I think it's time to update the frontend toolchain to a more modern alternative. This would mean replacing Gulp with something like Vite or Parcel.