+photon
⚠️
vike-photonis deprecated — it has been replaced by+server, see Migration to+server.
import type { BuildOptions } from 'esbuild'
import type { Photon } from '@photonjs/core'
type PhotonConfig = Photon.Config & {
standalone?: boolean | { esbuild: BuildOptions }
}The documentation for the various +photon settings lives at vike-photon.