@platform/react.ssr
Version:
A lightweight SSR (server-side-rendering) system for react apps bundled with ParcelJS and hosted on S3.
18 lines (14 loc) • 346 B
YAML
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