<#427 Fix cjs export> Pull request opened by <Timo...
# pact-js-development
g
#427 Fix cjs export Pull request opened by TimothyJones This PR fixes the regression reported in #426 by bringing back the export. This rule should probably be brought back in the future, and this interface reviewed. At the very least, these functions should be explicitly exported instead of hacked through by exporting a class as the module export. Also, I removed a mock that wasn't needed (and didn't compile anyway, since Jest isn't present) pact-foundation/pact-js-core All checks have passed 4/4 successful checks