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).
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).