15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"core": null,
|
|
"phpVersion": "7.4",
|
|
"plugins": [
|
|
"./build"
|
|
],
|
|
"themes": [
|
|
"https://downloads.wordpress.org/theme/hello-elementor.zip"
|
|
],
|
|
"mappings": {
|
|
"elementor-templates": "./tests/lighthouse/templates",
|
|
"elementor-config": "./tests/wp-env/config"
|
|
}
|
|
}
|