Closed bobbingwide closed 3 years ago
For FSE themes prior to inclusion in WordPress core, Gutenberg needs to be activated by default. Therefore, it should be OK to change the oik loader MU logic to ignore plugins starting gutenberg
.
I'm currently using:
In blocks.wp.a2z I've switched to using
gutenberg-source
to use the latest code. When oik-loader tests to see if the plugin's already loaded it appears not to be, so it add this to the list of plugins to load. It then fails with the following message:Workaround
gutenberg-source
when trying to document / view core blocks delivered by Gutenberg