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 8ac0c2e commit 1debd2bCopy full SHA for 1debd2b
package.json
@@ -17,7 +17,8 @@
17
"lint:js:src:fix": "wp-scripts lint-js ./src --fix",
18
"start": "wp-scripts start",
19
"packages-update": "wp-scripts packages-update",
20
- "update-pot": "wp i18n make-pot . languages/block-visibility.pot --exclude=src"
+ "update-pot": "wp i18n make-pot . languages/block-visibility.pot --exclude=src",
21
+ "plugin-zip": "wp-scripts plugin-zip"
22
},
23
"devDependencies": {
24
"@wordpress/scripts": "^24.6.0",
0 commit comments