fix: add more detailed error messages#1665
Conversation
|
Thanks - I think if I understand it correctly, you want to alter the error message? Could you adjust the PR so it only does that please? |
| } | ||
| return result; | ||
| } | ||
| ``; |
Ajusted. Could you please review it again? |
|
Let's get the GitHub actions running.... |
|
Please could you update the version in the package.json (patch increment) and put an entry in the CHANGE LOG.md too? |
|
You are using thread-loader I'm guessing? What's the motivation? |
Sure. |
Leverage the power of multi-core in our building system. |
Done. |
|
Looks like there's a small issue with the release pipeline. Will have to fix that before I can ship the change |
Yes. It seems to be caused by conflict between pnpm version and node version. |
I have seen that you have open a related PR. https://github.com/TypeStrong/ts-loader/pull/1666/files |
|
Hopefully this will do it: https://github.com/TypeStrong/ts-loader/actions/runs/12726168149/job/35474238704 Will fix up version numbers later |
Small change and make error messages more detailed.