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 for something lighter weight #92

Closed
talvbansal opened this issue Oct 2, 2018 · 0 comments
Closed

Replace moment.js for something lighter weight #92

talvbansal opened this issue Oct 2, 2018 · 0 comments

Comments

@talvbansal
Copy link
Owner

Since we only user moment to format some dates within the media manager we don't need the whole library - look at using something lighter weight like:

date-fns

or

dayjs

@talvbansal talvbansal changed the title Replace moment.js for something lighterweigh Replace moment.js for something lighter weight Oct 2, 2018
talvbansal added a commit that referenced this issue Oct 2, 2018
Reduced prod build size from 392kb to 242kb.
Updated dependencies and ran eslint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant