You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2023. It is now read-only.
moment is actually quite heavy and can be easily replaced with date-fns (already in use in the project).
This will consolidate our "date" api and methods. We can also think about creating proper shared utils and helpers usable by every package.
Tasks:
replace moment occurrences with date-fns in extension
replace moment occurrences with date-fns in yttrex
replace moment occurrences with date-fns in guardoni
replace moment occurrences with date-fns in ycai
replace moment occurrences with date-fns in tktrex
remove moment from every workspace package.json
The text was updated successfully, but these errors were encountered:
moment
is actually quite heavy and can be easily replaced withdate-fns
(already in use in the project).This will consolidate our "date" api and methods. We can also think about creating proper shared utils and helpers usable by every package.
Tasks:
moment
occurrences withdate-fns
inextension
moment
occurrences withdate-fns
inyttrex
moment
occurrences withdate-fns
inguardoni
moment
occurrences withdate-fns
inycai
moment
occurrences withdate-fns
intktrex
moment
from every workspacepackage.json
The text was updated successfully, but these errors were encountered: