758df4854d
This adds support for using the `pnpm utils ci-jobs` command in our `ci.yml` file. One of the bigger benefits to this change too is that we're now distributing a bundled version of the utils tool. This lets us run it without actually having to install the repo and will let us speed up any workflows that currently do. |
||
---|---|---|
.. | ||
bin | ||
changelog | ||
src | ||
typings | ||
.eslintrc.js | ||
.npmrc | ||
README.md | ||
babel.config.js | ||
changelog.md | ||
composer.json | ||
composer.lock | ||
jest.config.json | ||
package.json | ||
tsconfig-cjs.json | ||
tsconfig.json |
README.md
@woocommerce/integrate-plugin
Integrate plugin is a tool to help existing WordPress plugins get set up with JavaScript & React in order to extend and create Blocks. The tool can also be used for scaffolding block examples.