Christian Sterzl

Results 4 issues of Christian Sterzl

# Description I have a template, which uses repeat. Snapshot tests fail now. Before updating to [email protected] snapshots looked as follows: ```

thus resolutions are taken into account --- This change is [](https://reviewable.io/reviews/manolo/gwt-api-generator/90)

When analyzing the example here https://github.com/lit/lit/tree/main/packages/labs/motion lit-analyzer throws a warning: ``` Unknown attribute '____________'. 77: ? 'shifted' : ''}" ${animate()}> no-unknown-attribute ``` How can I avoid this?

Would be great, if there exists a gzip option. If a file requestes with the extension .gz exists, deliver that file, otherwise the one requested. For example /index.html.gz instead of...