mirror of
https://github.com/buddypress/buddypress.git
synced 2026-07-22 20:56:55 +08:00
In `branches/14.0`. git-svn-id: https://buddypress.svn.wordpress.org/branches/14.0@14199 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"core": "WordPress/WordPress#master",
|
|
"plugins": [".", "buddypress/BP-REST#pre-bp15"],
|
|
"config": {
|
|
"WP_DEBUG": true,
|
|
"SCRIPT_DEBUG": true
|
|
}
|
|
}
|