Setting the file. One moment.
Skill 06 · Wp Block Development
Subchapter 6.10
references/tooling-and-testing.mdMarkdown928 BView on GitHub
Use this file when deciding what commands to run and what “good verification” looks like.
@wordpress/scripts for build/lint/test:
@wordpress/create-block to scaffold new blocks:
create-block:
@wordpress/env (wp-env) for local WordPress environments:
npm run build (or repo equivalent) succeeds.