Optimizing Drupal Gutenberg Update Process

Created on 8 February 2024, 5 months ago

Streamline the implementation of core Gutenberg library in Drupal Gutenberg to allow more frequent and easy updates.

  • Integration of WordPress Script utilities. Currently we build the whole Gutenberg package and copy/paste the resulting build files. Using WordPress script will allow us to properly import Gutenberg packages and build it on the Drupal Gutenberg package/module. With this approach, debugging will be easier and adds the possibility to update the Gutenberg packages we want. This will cut down the effort to update Gutenberg core on Drupal Gutenberg module. The result of this is that Drupal Gutenberg will get updated faster after a new Gutenberg Core version is released. We also don’t have to wait for a major release of Gutenberg Core, but start working on a Drupal Gutenberg update before the stable version is released in the WP community.
  • Build custom script(s) to automate building.
πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡΅πŸ‡ΉPortugal helderm

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024