how-to-gutenberg-plugin
how-to-gutenberg-plugin copied to clipboard
A demo WordPress plugin that teaches you how to build blocks with JavaScript
WP version: 5.4 Theme: Twenty Twenty 1.2 Wordpress is using built-in Gutenberg, when I create post and adding new demo custom block then remove it, there is a react warning...
This pull request fixes an issue with the current Gutenberg version and a conflict with the other plugin used in the Gutenberg course.
Trying to follow your course, having a few setup issues when I run `npm i` Wondering what version of node you're running? ```events.js:183░░░░░░⸩ ⠹ extract:esprima: sill extract [email protected] throw er;...
In a fresh installation of the plugin i get several build errors: ``` [email protected] dev C:\xxx\wp-content\plugins\how-to-gutenberg-plugin-master cross-env BABEL_ENV=default webpack --watch Webpack is watching the files… Hash: 92ab71e04b3c917dae58 Version: webpack 3.11.0...