Function: postProcessForSSG()
ts
function postProcessForSSG(options): Promise<void>;
Defined in: packages/valaxy/node/build.ts:91
post process for ssg fix extra string like /html>
ml>
l>
handle tasks after ssg build todo find why
Parameters
options
Returns
Promise
<void
>