Const
SPA adapter — transforms a built SPA output directory into the canonical hosting output directory structure with a deploy manifest.
Detects the build output directory automatically (dist/, build/, out/) unless an explicit buildOutputDir is provided via options.
buildOutputDir
absolute path to the project root
Optional
optional adapter configuration
the generated DeployManifest
SPA adapter — transforms a built SPA output directory into the canonical hosting output directory structure with a deploy manifest.
Detects the build output directory automatically (dist/, build/, out/) unless an explicit
buildOutputDiris provided via options.