hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
68 stars 44 forks source link

Migrate from Moment.js to Day.js or date-fns #9823

Open timolegros opened 2 weeks ago

timolegros commented 2 weeks ago

Description

Moment.js is a self-declared legacy package that is in maintenance mode: https://momentjs.com/docs/. We should migrate to a more modern library.

Additional context

Related to https://github.com/hicommonwealth/commonwealth/issues/2678. We use Vite instead of Webpack now and the primary goal is not to reduce bundle size but to migrate off of a dying library (still a nice bonus if it reduces bundle size though).

dillchen commented 2 weeks ago

would be nice....