Clean up plugin and theme package.json after configuration #88
Labels
ci/cd
PR checks, deploys, automation
good first issue
Good for newcomers
php
Requires understanding PHP
Description
Because we use Turbo on the project, most of the configuration should exist at the root, and the plugin and theme package files should only contain the minimum necessary information.
Acceptance Criteria
package.json
in the scaffolded plugin and theme:dependencies
anddevDependencies
check-types
,packages-update
,postinstall
,release
, andtest
from thescripts
blockengines
The text was updated successfully, but these errors were encountered: