Function: postProcessForSSG()

Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)

ts
function postProcessForSSG(options): Promise<void>;

Defined in: packages/valaxy/node/build.ts:29

Shared post-processing after the SSG build.

Parameters

options

ResolvedValaxyOptions

Returns

Promise<void>