Skip to content

Add Lit v3.0 prerelease generated API #1111

Closed
@AndrewJakubowicz

Description

@AndrewJakubowicz

Context

Tracking task to add Lit v3.0 generated documentation to Lit.dev. Does not need to be publicly linked. Can be by URL only.

Complexity

Naively this is not working because when building with TypeScript, it automatically walks up all parent directories and collects all @types encountered. This breaks because @types/codemirror on lit.dev is picked up and has incompatible typings with TypeScript 5 and the Lit v3 repo.

References: microsoft/TypeScript#30124 and https://stackoverflow.com/questions/42150920/how-to-block-typescript-2-0-from-walking-up-all-parent-directories-while-resolvi

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions