Follow

Strip all console.debug statements from new and modified staged files in a git repo with this nice script: git diff --cached --name-only --diff-filter=M --diff-filter=A | xargs sed -i '' "/console.debug/d"

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.