DEV Community

Discussion on: Hide 🙈 all console logs in production with just 3 lines of code

Collapse
 
misterhtmlcss profile image
Roger K. • Edited

Use turbo log an extension in VSCode that'll remove all the console.logs you were working on. I see no reason to get more lost in your code than that