Skip to content

Conversation

@alan-agius4
Copy link
Collaborator

This commit addresses a bug where SCSS files within linked directories were not being resolved correctly by the Angular CLI. By implementing the necessary adjustments, linked SCSS files are now properly resolved.

Closes #27353

@alan-agius4 alan-agius4 requested a review from clydin March 25, 2024 12:05
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Mar 25, 2024
…d SCSS files

This commit addresses a bug where SCSS files within linked directories were not being resolved correctly by the Angular CLI. By implementing the necessary adjustments, linked SCSS files are now properly resolved.

Closes angular#27353
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 25, 2024
@alan-agius4 alan-agius4 merged commit e22d677 into angular:main Mar 25, 2024
@alan-agius4 alan-agius4 deleted the linked-scss branch March 25, 2024 12:36
@mjamin
Copy link

mjamin commented Mar 25, 2024

That was quick!

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stylePreprocessorOptions.includePath is not following symlinks when using @angular-devkit/build-angular:application

3 participants