Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Oct 17, 2024

refactor(@angular/build): move component stylesheet bundler out of compiler plugin

The component stylesheet bundler is now created during the setup of the Angular
compiler plugin options. This is an initial step to support more fine-grained
rebuild actions with the new component stylesheet development server support.

refactor(@angular/build): create component stylesheet bundler at start of build

The component stylesheet bundler is now created at the start of the build
and accessible prior to the bundling actions. This will provide support for
generating updated component styles and bypassing all code bundling when using
the development server and only component styles have been modified.

…mpiler plugin

The component stylesheet bundler is now created during the setup of the Angular
compiler plugin options. This is an initial step to support more fine-grained
rebuild actions with the new component stylesheet development server support.
@clydin clydin added the target: major This PR is targeted for the next major release label Oct 17, 2024
@clydin clydin force-pushed the application/stylesheet-bundler-1 branch 3 times, most recently from 0ffb3e8 to 12b7ee1 Compare October 17, 2024 17:56
…t of build

The component stylesheet bundler is now created at the start of the build
and accessible prior to the bundling actions. This will provide support for
generating updated component styles and bypassing all code bundling when using
the development server and only component styles have been modified.
@clydin clydin force-pushed the application/stylesheet-bundler-1 branch from 12b7ee1 to bdcaa8b Compare October 17, 2024 18:03
@clydin clydin requested a review from alan-agius4 October 17, 2024 18:20
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 17, 2024
@clydin clydin marked this pull request as ready for review October 17, 2024 18:20
@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 21, 2024
@clydin clydin merged commit 446fd94 into angular:main Oct 21, 2024
33 checks passed
@clydin clydin deleted the application/stylesheet-bundler-1 branch October 21, 2024 11:21
@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 21, 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