Skip to content

Port and limit entrypoints to TypeScript#10025

Merged
aduth merged 1 commit intomainfrom
aduth-entrypoints-ts
Feb 2, 2024
Merged

Port and limit entrypoints to TypeScript#10025
aduth merged 1 commit intomainfrom
aduth-entrypoints-ts

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Feb 2, 2024

🛠 Summary of changes

Updates JavaScript compilation and ViewComponent sidecar asset support to target TypeScript files only, updating the last few legacy files in the process.

Why?

  • Prevent the addition of any more JavaScript packs or component entrypoints in the future
  • Might be marginally more performant to target fewer file extensions in file discovery

📜 Testing Plan

Verify there are no regressions in the JavaScript behaviors of the affected files.

changelog: Internal, TypeScript, Port JavaScript to TypeScript
@aduth aduth merged commit d1e5d30 into main Feb 2, 2024
@aduth aduth deleted the aduth-entrypoints-ts branch February 2, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants