Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(@angular/build): remove Webpack-specific options from Vite-only dev-server #27525

Merged
merged 1 commit into from Apr 24, 2024

Conversation

clydin
Copy link
Member

@clydin clydin commented Apr 24, 2024

The dev-server build within the @angular/build package no longer uses Webpack. As a result, the Webpack related options have been removed from the builder schema. These options were not previously used by the Vite-based development server with the exception of browserTarget which was removed due to it being deprecated on the @angular-devkit/build-angular version.

@clydin clydin added the target: major This PR is targeted for the next major release label Apr 24, 2024
…nly dev-server

The `dev-server` build within the `@angular/build` package no longer uses
Webpack. As a result, the Webpack related options have been removed from
the builder schema. These options were not previously used by the Vite-based
development server with the exception of `browserTarget` which was removed
due to it being deprecated on the `@angular-devkit/build-angular` version.
@clydin clydin marked this pull request as ready for review April 24, 2024 14:52
@clydin clydin requested a review from alan-agius4 April 24, 2024 15:18
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Apr 24, 2024
@clydin clydin 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 24, 2024
@clydin clydin merged commit c8b1fc0 into angular:main Apr 24, 2024
35 checks passed
@clydin clydin deleted the application/cleanup-3 branch April 24, 2024 15:31
@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 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: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants