1c635cda6f
Having an explicit `"files"` definition will allow us to fingerprint dependencies in `wireit` more granularly. This avoids problems that can be caused by different source files and directories that trigger a rebuild in a dependee before a dependent finishes. |
||
---|---|---|
.. | ||
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.