Skip to content

Possible to use with global meteor packages? #4

Description

@elie222

We use:
https://github.com/Wylio/meteor-winston-papertrail/

And so we have log global across our code so we can just run log.info('message') wherever we like. However when trying to integrate jest testing this leads to errors of log not found. Any ideas how I can get around this @orangecms?

We have a lot of globals in our app and in many places we don't use import (old Meteor code style).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions