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 fad453f commit e6e8e4aCopy full SHA for e6e8e4a
AGENTS.md
@@ -25,7 +25,7 @@ This is a monorepo for the WordPress Performance Team, containing a collection o
25
26
### Building
27
28
-* To build the JavaScript and CSS assets: `npm run build``
+* To build the JavaScript and CSS assets: `npm run build`
29
* To build all plugins and place into the `build` directory: `npm run build-plugins`
30
* To build a specific plugin: `npm run build:plugin:<plugin-slug>` (e.g., `npm run build:plugin:performance-lab`)
31
* To build ZIP files for distribution: `npm run build-plugins:zip`
0 commit comments