Skip to content

how to blacklist (/sockjs/*) ? #21

@quape

Description

@quape

I recognize that prerender.io caches /sockjs/* stuff so I wanted to get rid of this using:

prerenderio.blacklisted([
    '^/sockjs/*'
])

which does not work. How do I do that?

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