VirgilSecurity / virgil-e3kit-js

E3Kit is a security framework that simplifies work with Virgil services and presents the easiest way to add full end-to-end security to your chat application to become HIPAA and GDPR compliant and more.
https://virgilsecurity.com/e3kit/
BSD 3-Clause "New" or "Revised" License
58 stars 19 forks source link

Fix Import Path #169

Closed HSCOGT closed 9 months ago

HSCOGT commented 9 months ago

Fix for related issue. It seems that once it is compiled, Node requires the complete path, even though it is exported. https://github.com/VirgilSecurity/virgil-e3kit-js/pull/167#issuecomment-1870586239