Skip to main content
Module

x/aleph/examples/hi/aleph.config.js

The Full-stack Framework in Deno.
Go to Latest
File
export default () => ({ ssr: { staticPaths: ['/hi/alice', '/hi/bob', 'hi/carol'] }})