We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39dfabc commit a6fd182Copy full SHA for a6fd182
package.json
@@ -12,6 +12,7 @@
12
"scripts": {
13
"dev": "wp-scripts start",
14
"build": "wp-scripts build",
15
+ "env": "wp-env",
16
"env-start": "wp-env start && wp-env run cli wp rewrite structure '/%year%/%monthnum%/%postname%/'",
17
"env-stop": "wp-env stop",
18
"env-test": "wp-env run tests-cli --env-cwd=\"wp-content/plugins/activitypub\" vendor/bin/phpunit",
0 commit comments