2.0.1 • Published 1 year ago
@block-developer-cookbook/customize-build-process v2.0.1
This template provides a tutorial on who to custom the build process provided by @wordpress/scripts to be able to compile both blocks and non-block items at the same time some different locations in the source code.
Usage
npx @wordpress/create-block example-plugin --template @block-developer-cookbook/customize-build-process
Variants
start- scaffolds starting files for the tutorialcompleted- scaffolds the completed files for the tutorial
Tutorial
The tutorial can be found in the main README.md file of the generated plugin or at https://blockdevelopercookbook.com/recipes/customize-the-build-process/