Logo

dev-resources.site

for different kinds of informations.

Angular Migration Query

Published at
3/4/2024
Categories
angular
angular17
angularupdate
frontend
Author
himanshu_3045
Author
13 person written this
himanshu_3045
open
Angular Migration Query

Hello,
I've successfully transitioned an Angular application from version 11 to version 17. The initial build was constructed using webpack v4, but I've recently updated it to webpack v5. However, I'm encountering several challenges during the build and execution of the application, such as certain missing CSS files in the browser. I'm curious whether webpack v5 is compatible with Angular 17. For your convenience, I've attached a snippet from my package.json file.
Image description

Featured ones: