cds-snc / cds-snc/notification-api
Replace moment.js
Open
Implement
- Dominant language
- Python
- Stars
- 59
- Forks
- 19
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 32
Description
moment is now in maintenance mode. We should consider porting to an active library.
https://momentjs.com/docs/
This will also cut down on the unneeded bloat in main.min.js that we have to manually discard every time we run `npm run webpack`
If we want to address this without removing moment entirely, we can look into using the following plugin to cut down on main.min.js bloat: https://www.npmjs.com/package/moment-locales-webpack-plugin
Contributor guide
Assessment
This issue has not been assessed yet.