matronator / GlobalCollapse

Browser-based MMORPG based around the COVID pandemic. PWA supported.
https://global-collapse.com
MIT License
43 stars 19 forks source link

Update to a more modern toolchain on the frontend (Vite, Parcel, ...) #20

Open matronator opened 1 year ago

matronator commented 1 year ago

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.