Variable EDGIO_CACHE_MANIFEST_RULE_IGNORE_COMMENTConst

EDGIO_CACHE_MANIFEST_RULE_IGNORE_COMMENT: "cache-manifest-ignore" = 'cache-manifest-ignore'

The value of cache-manifest rule comment which indicates that the rule should be ignored when building cache-manifest by console-api. This allows customers to exclude certain rules from it. We simulate it here in @edgio/core to provide the same experience in local simulation. Connascence of value with console-api/app/services/cache_manifest/cache_manifest_builder.rb

Generated using TypeDoc