manifest: ../manifest.yml

builder:
  bundles: ../ui/bundle
  entries: ../ui/lib/builder.entries.js

s3:
  endpoint: sfo2.digitaloceanspaces.com
  cdn: platform.sfo2.cdn.digitaloceanspaces.com
  accessKey: SPACES_KEY
  secret: SPACES_SECRET
  bucket: platform
  path: 
    base: modules/react.ssr
    manifest: manifest.yml 
    bundles: bundle

