refactor(@angular-devkit/build-angular): improve budget warning messages#18159
Conversation
|
@alan-agius4 I made some improvements to the PR #17972 based on your comment, but I closed the old PR by accident so here's a new one. |
|
@alan-agius4 hey, just dropping a comment so that the PR won't be automatically discarded. Have a nice one! |
|
@villelahdenvuo, thanks for the reminder. |
|
@alan-agius4 Should be in order now, looks the CI failed on some missing package, though. |
|
@villelahdenvuo, there is currently an ongoing NPM issue https://status.npmjs.org/ |
|
@villelahdenvuo, just noticed that your commits are not squashed. Can you please squash them? Thanks. |
Make the warnings read more natural and work with vscode link detection.
|
@alan-agius4 I cleaned up the commits. |
|
Thanks |
|
Thanks guys ✨ |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Visual Studio Code editor has nice link handling that allows one to easily open a file from the terminal output, however it doesn't work if the file path ends with a dot.
Here's a screenshot of the issue:
