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

Turn on isolatedModules #625

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Turn on isolatedModules #625

merged 1 commit into from
Oct 21, 2024

Conversation

3flex
Copy link
Contributor

@3flex 3flex commented Oct 21, 2024

This should be enabled for Vite since its build process uses esbuild for transpilation without type information. This option enables warnings when using features that don't work for isolated transpilation.

https://v4.vitejs.dev/guide/features.html#typescript-compiler-options

This should be enabled for Vite since its build process uses esbuild
for transpilation without type information. This option enables
warnings when using features that don't work for isolated
transpilation.

https://v2.vitejs.dev/guide/features.html#typescript-compiler-options
@nielsvanvelzen nielsvanvelzen merged commit a12440b into jellyfin:master Oct 21, 2024
5 checks passed
@3flex 3flex deleted the patch-1 branch October 21, 2024 21:08
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