arkhn / fhir-river

Live ETL pipeline to standardize Health Data into FHIR.
Apache License 2.0
42 stars 4 forks source link

feat(app): replace moment by luxon #675

Closed tevariou closed 3 years ago

tevariou commented 3 years ago

Fixes

See warning in moment doc on using this lib on a new project https://momentjs.com/docs/ (regarding bundle size and immutability).

Definition of Done

Tests