hyperledger / identus-edge-agent-sdk-ts

Apache License 2.0
24 stars 13 forks source link

fix: adding esbuild also as optional missing dependency #324

Closed elribonazo closed 2 weeks ago

elribonazo commented 2 weeks ago

Description:

Adding this change by default in the SDK will allow me to run a smooth demo. During the development of the demo I was missing something and I found out that in our SDK, after parsing a OOB message we stored it but didn't emit the new message event.

This directly affects how people use the code, is needed to make the Hyperledger workshop smoother and not have people build the SDK from source!

Checklist:

github-actions[bot] commented 2 weeks ago
Lines Statements Branches Functions
Coverage: 75%
76.08% (3633/4775) 66.49% (1665/2504) 80.29% (864/1076)
coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11692481940

Details


Totals Coverage Status
Change from base Build 11665870184: 0.004%
Covered Lines: 3524
Relevant Lines: 4648

💛 - Coveralls