Skip to content

Latest commit

 

History

History

gulp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Build Drupal theme assets with Gulp

  1. Edit the gulp command to set the THEME to the relative path (from the docroot) to your custom theme.
  2. Copy the edited command to your project's .ddev/commands/web directory.

now you can run ddev gulp and it will build your theme.

Contributed by @hotwebmatter (Matthew Obert)