Update .wp-env.json
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
{
|
||||
"core": null,
|
||||
"themes": [ "./sample-wp-block-theme" ]
|
||||
"themes": [ "./sample-wp-block-theme" ],
|
||||
"plugins": [ "wp-dummy-content-generator" ]
|
||||
}
|
||||
|
Reference in New Issue
Block a user