node-jsencrypt
node-jsencrypt copied to clipboard
fix: KJUR is not defined with rollup
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.