Add JETPACK_AUTOLOAD_DEV to wp-env instances (https://github.com/woocommerce/woocommerce-blocks/pull/2960)
This commit is contained in:
parent
96819fc2d2
commit
9ea9d0afd2
|
@ -9,5 +9,8 @@
|
|||
],
|
||||
"mappings": {
|
||||
".htaccess": "./bin/.htaccess"
|
||||
},
|
||||
"config": {
|
||||
"JETPACK_AUTOLOAD_DEV": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue