Function: postProcessForSSG()
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>