Skip to content

Minify script type="speculationrules" #827

@coliff

Description

@coliff

I'm using this via Hugo and it works great - thanks for all your work on it.

I recently added Speculation Rules to my site and noticed that the script isn't minified as expected. I guess it's low priority and wouldn't make much difference but would still be nice if it were minified...

The script in my HTML is:

<script type="speculationrules">
{
  "prerender": [{
    "where": {
      "href_matches": "/*"
    },
    "eagerness": "moderate"
  }]
}
</script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions