Jetpack Blocks
Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.
Usage
Development
Running tests requires working svn, composer and pnpm commands.
Once these are installed, you install the composer dependencies by running:
$ composer install --ignore-platform-reqsRun PHP unit tests
On a local development environment run:
$ composer phpunit