tp / tsaga

Typesafe and lightweight way to write Redux-connected functions with asynchronous side-effects that are easily testable.
Apache License 2.0
8 stars 1 forks source link

feat(scaffold): change console error to warn to reduce alert noise #88

Closed chin2km closed 1 year ago

chin2km commented 1 year ago

this console error creates a lot of noise in the alerts. Just a warning would be enough and is a quick win without refactoring legacy code