Skip to content

nested imports #67

@orangecms

Description

@orangecms

Currently, I cannot run tests that involve shared methods (i.e., present in server and client) that have nested imports (i.e. if (Meteor.isServer) { import foo from 'bar'; }. I need this for the test setup though. Is this going to be resolved or should I refactor the code instead?
I am using Chimp 0.41.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions