Thanks to visit codestin.com
Credit goes to github.com

Skip to content

support moduleResolution: bundler in tsconfig#970

Merged
kamijin-fanta merged 1 commit into
masterfrom
support-ts-bundler-resolve
Aug 16, 2024
Merged

support moduleResolution: bundler in tsconfig#970
kamijin-fanta merged 1 commit into
masterfrom
support-ts-bundler-resolve

Conversation

@kamijin-fanta

Copy link
Copy Markdown
Member

fix #948

modify the type definitions to enhance compatibility with tsc and fix the error that occurs when compilerOptions.moduleResolution in tsconfig.json is set to "bundler".

@kamijin-fanta kamijin-fanta added this pull request to the merge queue Aug 16, 2024
Merged via the queue into master with commit c0398ca Aug 16, 2024
@kamijin-fanta kamijin-fanta deleted the support-ts-bundler-resolve branch August 16, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot build project with Vite due to type error.

1 participant