How to obfuscate production builds of your Angular app
Let's look at how to obfuscate production builds of your Angular web app.
EDIT: reword article title to avoid confusion :)
EDIT2: fixed webpack config.
You will need an Angular project v10 or later to continue.
We will use javascript-obfuscator for...
blog.suryatejak.in1 min read
Cristian Navarro
i have the follow error
An unhandled exception occurred: Cannot find module 'node:assert'