Remove ts-essentials dependency #2246
Labels
dependencies
Pull requests that update a dependency file
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
level: intermediate
In #2245, we added
ts-essentials
as a dependency, which is undesirable in the long term. Our goal is to have MST be dependency-free (other than a peer dependency on MobX, and dev dependencies as needed).We should find a way to get rid of that dependency. For now it's a very small, TS-only dep, and including it fixes bugs out in production.
The text was updated successfully, but these errors were encountered: