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

Solution Builder should set reportDiagnostic on build mode #804

Open
pilaoda opened this issue Mar 12, 2023 · 0 comments
Open

Solution Builder should set reportDiagnostic on build mode #804

pilaoda opened this issue Mar 12, 2023 · 0 comments
Labels

Comments

@pilaoda
Copy link

pilaoda commented Mar 12, 2023

Current behavior

Error code: 5055 "Cannot write file 'xxx' because it would overwrite input file." won't be report.

Expected behavior

Error code: 5055 should be report

some report function should set here to report this error.

Steps to reproduce the issue

Environment

  • fork-ts-checker-webpack-plugin: 7.3.0
  • typescript: 4.9.5
  • webpack: 5.75.0
  • os: Windows10
@pilaoda pilaoda added the bug label Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant