drush.services.yml in Gatsby Live Preview & Incremental Builds 2.0.x
Same filename and directory in other branches
modules/gatsby_fastbuilds/drush.services.yml
File
modules/gatsby_fastbuilds/drush.services.ymlView source
- services:
- gatsby_fastbuilds.commands:
- class: \Drupal\gatsby_fastbuilds\Commands\GatsbyFastbuildsCommands
- arguments: ['@gatsby.gatsby_logger', '@state']
- tags:
- - { name: drush.command }