PackConfig
Webview Bundle pack config.
Webview Bundle pack config.
Properties
Prop
Type
Examples
headers
{
* "*.html": {
* "cache-control": "max-age=3600",
* },
* "*.js": ["cache-control", "max-age=0"]
* }Webview Bundle pack config.
Webview Bundle pack config.
Prop
Type
{
* "*.html": {
* "cache-control": "max-age=3600",
* },
* "*.js": ["cache-control", "max-age=0"]
* }