View Source LiveVue.SSR.NodeJS (LiveVue v0.2.0)
Implements SSR by using NodeJS package.
Under the hood, it invokes "render" function exposed by server.mjs file.
You can see how server.mjs is created by looking at assets.deploy command
and package.json build-server script.
Summary
Functions
Callback implementation for LiveVue.SSR.render/3.
Functions
Callback implementation for LiveVue.SSR.render/3.