Skip to content

Fix TypeScript 5 moduleResolution: "bundler" support#2289

Merged
texodus merged 2 commits intomasterfrom
fix-typescript-5-bundler-support
Aug 7, 2023
Merged

Fix TypeScript 5 moduleResolution: "bundler" support#2289
texodus merged 2 commits intomasterfrom
fix-typescript-5-bundler-support

Conversation

@texodus
Copy link
Member

@texodus texodus commented Jul 2, 2023

Fixes support for the moduleResolution: "bundler" flag included in Typescript >5, which reads Perspective's exports metadata but requires the type definitions file index.d.ts to be included.

@texodus texodus force-pushed the fix-typescript-5-bundler-support branch from 7a7275c to 33618a3 Compare July 9, 2023 16:17
@texodus texodus force-pushed the fix-typescript-5-bundler-support branch from 33618a3 to 771fcf6 Compare August 7, 2023 01:28
@texodus texodus added the bug Concrete, reproducible bugs label Aug 7, 2023
@texodus texodus force-pushed the fix-typescript-5-bundler-support branch from 771fcf6 to 476dfc3 Compare August 7, 2023 01:33
@texodus texodus merged commit 2096ed8 into master Aug 7, 2023
@texodus texodus deleted the fix-typescript-5-bundler-support branch August 7, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

2 participants