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 f29568a commit ad23834Copy full SHA for ad23834
package.json
@@ -11,7 +11,7 @@
11
},
12
"scripts": {
13
"dev": "wp-scripts start",
14
- "build": "wp-scripts build",
+ "build": "wp-scripts format && wp-scripts build",
15
"format": "wp-scripts format",
16
"lint:css": "wp-scripts lint-style",
17
"lint:js": "wp-scripts lint-js",
0 commit comments