Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

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)