Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Oct 7, 2024

The application builder performs fine-grained file watching now which removes the need to watch the project root by default as it did in early implementations. As a result, the need to ignore the node_modules directory is not longer necessary by default and is only needed when the NG_BUILD_WATCH_ROOT environment variable is enabled.

…hing root

The application builder performs fine-grained file watching now which removes
the need to watch the project root by default as it did in early implementations.
As a result, the need to ignore the `node_modules` directory is not longer necessary
by default and is only needed when the `NG_BUILD_WATCH_ROOT` environment variable
is enabled.
@clydin clydin added the target: major This PR is targeted for the next major release label Oct 7, 2024
@clydin clydin requested a review from alan-agius4 October 7, 2024 21:53
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 7, 2024
@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 Oct 8, 2024
@clydin clydin merged commit 834925d into angular:main Oct 8, 2024
34 checks passed
@clydin clydin deleted the application/node-module-watching branch October 8, 2024 11:49
@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 Nov 8, 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 area: @angular/build target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants