stephenmathieson/node-obfuscator

Uncaught ReferenceError: require is not defined

PeterHdd opened this issue · 0 comments

When using this npm package, I keep getting the following error:

Uncaught ReferenceError: require is not defined

Im using it in an angular project and after building and running the application I got that error. Is there a way to fix this? Or am I missing something ?

Thank you for the help!