Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Bugfix: production dependencies were causing app to crash

Latest
Compare
Choose a tag to compare
@vlad-tkachenko vlad-tkachenko released this 28 May 08:59
· 7 commits to master since this release

ts-log-debug import was causing production version of the app to crash, module was replaced with @tsed/logger as ts-log-debug is just a dummy wrapper on top of it.