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

export mocktracer in index.js #96

Closed
AloisReitbauer opened this issue Feb 22, 2018 · 4 comments
Closed

export mocktracer in index.js #96

AloisReitbauer opened this issue Feb 22, 2018 · 4 comments

Comments

@AloisReitbauer
Copy link
Contributor

Right now Mock Tracer is not exported, although it is part of the npm package. Should we remove it from the npm package or export it. Otherwise people will need to use it with a direct file system reference into node_modules which is weird.

@yurishkuro
Copy link
Member

it should be exported

@AloisReitbauer
Copy link
Contributor Author

Ok, then we also need to add a dependency to lodash in package.json see issue #95

@AloisReitbauer
Copy link
Contributor Author

I am happy to create a PR if you add me to the project

@yurishkuro
Copy link
Member

fixed by #98

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants