We are facing an issue using this module with a [nexe](https://github.com/nexe/nexe) bundled project. Essentially nexe does not support any type of [dynamic module imports](https://github.com/winstonjs/logform/blob/master/index.js#L28). Is there any specific reason why the transports are setup lazily?
We are facing an issue using this module with a nexe bundled project. Essentially nexe does not support any type of dynamic module imports.
Is there any specific reason why the transports are setup lazily?