ConsoleBlocker
ConsoleBlocker is a small script developed in javascript to block the console.log function. In addition, it displays a warning message for curious users who access the web with the browser's developer tools enabled.
Installation
Use the package manager npm to install ConsoleBlocker.
npm i @alexlatorre/consoleblocker
Usage
Add in your project by angular.json or import as a normal js in any project You need to place assets in your assets folder (check directory package)