You are here

gatsby.services.yml in Gatsby Live Preview & Incremental Builds 8

Same filename and directory in other branches
  1. 2.0.x gatsby.services.yml

File

gatsby.services.yml
View source
  1. services:
  2. gatsby.gatsby_preview:
  3. class: Drupal\gatsby\GatsbyPreview
  4. arguments: ['@http_client', '@config.factory', '@entity_type.manager', '@logger.factory']
  5. gatsby.path_mapping:
  6. class: Drupal\gatsby\PathMapping
  7. arguments: ['@path_alias.manager','@config.factory']