build: update dependency webpack-dev-middleware to v8#32895
Conversation
See associated pull request for more information. Closes angular#32816 as a pr takeover
There was a problem hiding this comment.
Code Review
This pull request upgrades webpack-dev-middleware to version 8.0.2 and removes the _karma_webpack_ path prefix from Karma-related configurations, HTML templates, and middleware. The fallbackMiddleware was refactored for better efficiency using a Set for file lookups. Feedback was provided to refine a regular expression in the E2E tests to specifically target the webpack: protocol, ensuring the assertion is not overly broad and avoids potential false positives.
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
See associated pull request for more information.
Closes #32816 as a pr takeover