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 6a339c8 commit a0fd65dCopy full SHA for a0fd65d
templates/plugin-composer.mustache
@@ -3,6 +3,6 @@
3
"wp-cli/i18n-command": "^2"
4
},
5
"scripts": {
6
- "makepot": "./vendor/bin/wp i18n make-pot ."
+ "makepot": "wp i18n make-pot ."
7
}
8
0 commit comments