Function: postProcessForSSG()
Source: 1.0.0-rc.14 · a572916b42ec
ts
function postProcessForSSG(options): Promise<void>;Defined in: packages/valaxy/node/build.ts:29
Shared post-processing after the SSG build.
Parameters
options
Returns
Promise<void>