UNPKG

@platform/react.ssr

Version:

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

4 lines (3 loc) 112 B
import { bundler } from '../src'; declare const entries: bundler.IBundleEntryElement[]; export default entries;