Closed qwe12e closed 4 years ago
Currently i created a date-time-adapter with dayjs and i want to remove moment. I'm not using moment-adapter but while building the project it gives me error.
Can you make moment-adapter optional package like material' date-picker did.
There's an issue open to resolve the moment dependency if it is not being used.
See https://github.com/danielmoncada/date-time-picker/issues/20
Currently i created a date-time-adapter with dayjs and i want to remove moment. I'm not using moment-adapter but while building the project it gives me error.
Can you make moment-adapter optional package like material' date-picker did.