UNPKG

@platform/react.ssr

Version:

A lightweight SSR (server-side-rendering) system for react apps bundled with ParcelJS and hosted on S3.

23 lines (22 loc) 392 B
sites: - name: dev domain: - localhost - /.*\.now\.sh$/ bundle: bundle/0.1.0 routes: default: entry: index.html path: - / - /foo/(.*) - name: prod domain: - ssr.platform.uiharness.com bundle: bundle/0.1.0 routes: default: entry: index.html path: - / - /foo/(.*)