Optional
assetOptional
cacheCan be used to define the "Cache-Control" header for "public" assets.
Optional
defaultCan be used to set headers that should always be sent in their respective use-case (Asset, SSR).
Optional
dotSpecifies which "dot files" (directories or files starting with a .
) can be served.
Optional
preControls whether the static assets should be pre-compressed or if they should be dynamically compressed at runtime.
Optional
requestCan be defined to control which requests the server should handle.
Optional
serverCan be defined to configure the server.
Optional
supportedControls which compression algorithms are available.
Controls which files are processed for asset pre-compression.