Prod

constructor(script: String, siteRoot: String = ".kobweb/site")(source)

Parameters

script

The path to the final JavaScript file generated from the user's Kotlin code. Unlike the Dev.script path, this version should be minimized.

siteRoot

The path to the root of where the static site lives