Hello,
Thanks for you great effort!
When i was trying to use this package at server side using nodejs , i got this error :"self is not defined" and that's why self is a browser feature.
I fixed it by installing node-self and importing it before your package and it worked fine.
Hello,
Thanks for you great effort!
When i was trying to use this package at server side using nodejs , i got this error :"self is not defined" and that's why self is a browser feature.
I fixed it by installing node-self and importing it before your package and it worked fine.