diff --git a/.wp-env.json b/.wp-env.json index aa765827d..c942133df 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,7 @@ { "config": { + "WP_DEBUG": true, + "SCRIPT_DEBUG": true, "WP_DEBUG_LOG": "/tmp/wp-errors.log", "JETPACK_DEV_DEBUG": true, "WPORG_SANDBOXED": true