Optional backendSpecifies the backend that should be used for handling client keep alive.
Optional err: ErrorOptional api: BackendApiOptional entriesEnable/disable lazy compilation for entries.
Optional importsEnable/disable lazy compilation for import() modules.
Optional testSpecify which entrypoints or import()ed modules should be lazily compiled. This is matched with the imported module and not the entrypoint name.
Generated using TypeDoc
Options for compiling entrypoints and import()s only when they are accessed.