Closed jwilland-tum closed 5 years ago
Changed from enum
to const
when declaring ElementType
to enforce strongly typed lookup-dictionaries.
Changed each Reducer
to accept all valid action type.
Compilation time is now less than 10 seconds again.
Fixed some issues which led to a typescript compilation time of approx. one hour.