cds-snc / cds-snc/notification-api

Replace moment.js

Open
#1,150 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.