Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace moment.js #1150

Open
brdunfield opened this issue Oct 6, 2020 · 0 comments
Open

Replace moment.js #1150

brdunfield opened this issue Oct 6, 2020 · 0 comments

Comments

@brdunfield
Copy link
Contributor

brdunfield commented Oct 6, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant