Skip to content

[labs/ssr] Investigate interactions with minified or unminified lit-html #4527

@AndrewJakubowicz

Description

@AndrewJakubowicz

Which package(s) are affected?

SSR (@lit-labs/ssr)

Description

Issue was raised by Justin here: #4515 (comment)

Because ssr depends on its own lit-html, there is the possibility that the version of lit-html that ssr imports is minified, while the templates/directives being SSR'd are not minified, or vice-versa. E.g. if a library being SSR'd has its own bundled Lit.

Reproduction

No repro, the objective of this issue is to potentially write a repro PR, or add testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    📋 Triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions