README
wp-debug-toggle
CLI to quickly, without hassle, toggle debug on/off
A npm module - install via npm install wp-debug-toggle -g
CLI for quickly toggling the WP_DEBUG constant.
<script type="module">
import wpDebugToggle from 'https://cdn.skypack.dev/wp-debug-toggle';
</script>
CLI to quickly, without hassle, toggle debug on/off
A npm module - install via npm install wp-debug-toggle -g