Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Set foundation to improve migrate-to-typescript efficiency #6440

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

tylers-username
Copy link
Contributor

Changes
Resolves #6248.

  • Adds typescript and webpack aliases
  • Configures eslint to understand the aliases
  • Refactors src/index.jsx to src/index.tsx and declares webSettings.d.ts and another modeule to serve as an example of how the migration to typescript can be done iteratively

Issues

@tylers-username tylers-username requested a review from a team as a code owner January 12, 2025 02:38
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Jan 12, 2025

Cloudflare Pages deployment

Latest commit 1db7e5b
Status ✅ Deployed!
Preview URL https://c9ea8337.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@tylers-username
Copy link
Contributor Author

Ran into a rebase issue in the original MR: #6249.

Re-opening the MR here.

@jellyfin-bot
Copy link
Collaborator

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@jellyfin-bot
Copy link
Collaborator

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge conflict Conflicts prevent merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improvement: Set foundation to improve migrate-to-typescript efficiency
2 participants