node-jsencrypt icon indicating copy to clipboard operation
node-jsencrypt copied to clipboard

fix: KJUR is not defined with rollup

Open staugur opened this issue 6 years ago • 0 comments

Hello, thank you for porting the library!

I use nodejs to write a library, it with rollup to support browser, but I am not sure if it is a configuration problem, an error occurred in the browser: ReferenceError, KJUR is not defined.

So I am based on travist/jsencrypt has been modified.

staugur avatar Sep 30 '19 06:09 staugur