woocommerce/plugins/woocommerce-blocks/.wp-env.json

19 lines
392 B
JSON

{
"core": null,
"plugins": [
"https://downloads.wordpress.org/plugin/woocommerce.latest-stable.zip",
"https://github.com/WP-API/Basic-Auth/archive/master.zip",
"."
],
"themes": [
"https://downloads.wordpress.org/theme/storefront.latest-stable.zip"
],
"mappings": {
".htaccess": "./bin/.htaccess"
},
"config": {
"JETPACK_AUTOLOAD_DEV": true,
"SCRIPT_DEBUG": false
}
}