PackConfig

Webview Bundle pack config.

Webview Bundle pack config.

View source ↗

Properties

Prop

Type

Examples

headers

{
   *   "*.html": {
   *     "cache-control": "max-age=3600",
   *   },
   *   "*.js": ["cache-control", "max-age=0"]
   * }

On this page