Screenshots
Example Usage
// package.json
"scripts": {
// other scripts ...
"build": "next build && npm run obfuscate-build"
},
// package.json
"scripts": {
// other scripts ...
"build": "next build && npm run obfuscate-build"
},