Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Apr 17, 2023

The code to execute the individual bundling elements of the esbuild-based browser application builder has been consolidated within a bundler context helper method. This moves the execution and result merging code into a single location and allows for more flexibility in control which elements should be executed per build. The global styles and global scripts bundling is now fully skipped if the options are not present in the build configuration.

@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Apr 17, 2023
@clydin clydin marked this pull request as ready for review April 17, 2023 15:27
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Apr 17, 2023
@clydin clydin requested a review from alan-agius4 April 17, 2023 15:33
@clydin clydin force-pushed the esbuild/bundle-all-contexts branch from 9565e83 to 5e3c514 Compare April 17, 2023 16:49
@clydin clydin changed the title refactor(@angular-devkit/build-angular): use helper to bundler all elements of esbuild builder refactor(@angular-devkit/build-angular): use helper to bundle all elements of esbuild builder Apr 17, 2023
@clydin clydin force-pushed the esbuild/bundle-all-contexts branch from 5e3c514 to 2654e23 Compare April 17, 2023 19:38
…ments of esbuild builder

The code to execute the individual bundling elements of the esbuild-based browser application
builder has been consolidated within a bundler context helper method. This moves the execution
and result merging code into a single location and allows for more flexibility to control which
elements should be executed per build. The global styles and global scripts bundling is now fully
skipped if the options are not present in the build configuration.
@clydin clydin force-pushed the esbuild/bundle-all-contexts branch from 2654e23 to 1be2260 Compare April 17, 2023 20:12
@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 Apr 19, 2023
@angular-robot angular-robot bot merged commit 1f34e44 into angular:main Apr 19, 2023
@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 May 20, 2023
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: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants