Launch a Drupal command.
Commands¶
gulp cr- Launch Drupal command (by defaultdrush cr)gulp watch:drupal- Watch files and launchgulp cr
Config¶
config.drupal.themeFile- The filename of your YOUR_THEME.info.yml (required for PatternLab tasks)config.drupal.dir- The root directory for Drushconfig.drupal.command- The drush command to execute
Notes¶
If you want to use it with Drucker, you need to:
- set the
config.drupal.dirto./path/to/drucker - set the
config.drupal.commandto. load-env && drush cr