Closed AloisReitbauer closed 6 years ago
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.
it should be exported
Ok, then we also need to add a dependency to lodash in package.json see issue #95
I am happy to create a PR if you add me to the project
fixed by #98
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.