-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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
Labels
No labels