angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

build: remove dependency on font-awesome

Open alan-agius4 opened this issue 3 years ago • 1 comments

This dependency is only used to valid that node packages are resolved correctly.

With this change we mock the structure of font-awesome to avoid having to install it.

alan-agius4 avatar Jul 22 '22 12:07 alan-agius4

I see that you just added the action: merge label, but the following checks are still failing:     failure conflicts with base branch "main" If you want your PR to be merged, it has to pass all the CI checks. If you can't get the PR to a green state due to flakes or broken main, please try rebasing to main and/or restarting the CI job. If that fails and you believe that the issue is not due to your change, please contact the caretaker and ask for help.

ngbot[bot] avatar Aug 02 '22 06:08 ngbot[bot]

This had a merge conflict in patch, so I retargeted it to minor and made https://github.com/angular/angular-cli/pull/23681/ with a patch-specific PR.

dgp1130 avatar Aug 03 '22 17:08 dgp1130

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.