We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Minimal repro is here: https://stackblitz.com/edit/stackblitz-starters-agkw6lfr?file=src%2Fmain.ts
vite-plugin-angular
When trying out the vite angular plugin I noticed that only template type check errors are shown:
But any errors in typescript files are not shown:
No response
The text was updated successfully, but these errors were encountered:
feat(vite-plugin-angular): fix .ts typechecking and add disableTypeCh…
e9f2a3a
…ecking option Fixes analogjs#1532
37ee4ab
531ceaf
58cdd76
Successfully merging a pull request may close this issue.
Please provide the environment you discovered this bug in.
Minimal repro is here: https://stackblitz.com/edit/stackblitz-starters-agkw6lfr?file=src%2Fmain.ts
Which area/package is the issue in?
vite-plugin-angular
Description
When trying out the vite angular plugin I noticed that only template type check errors are shown:
But any errors in typescript files are not shown:
Please provide the exception or error you saw
No response
Other information
No response
I would be willing to submit a PR to fix this issue
The text was updated successfully, but these errors were encountered: