multiple-blocks-plugin
multiple-blocks-plugin copied to clipboard
An implementation of @wordpress/create-block to support multiple blocks.
Results
2
multiple-blocks-plugin issues
Sort by
recently updated
recently updated
newest added
Hello and thank you for your excellent walkthrough for having multiple blocks in a single plugin. It certainly helped me understand better the block API. It occurred to me that...
Hi there, this was working great until I updated the @wordpress npm packages. When I try to run npm start I now get this error: ERROR in Entry module not...