What are the minimum and maximum versions of Webpack (including minor versions) that angular 12, 13, 14 and 15 releases supports?

29 Views Asked by At

I want to upgrade the webpack component in my project.

I am currently running angular 12 version in my web application.

So I wanted to upgraded the latest compatible version of Webpack that in line compatable with angular 12 release?

Wanted to know in-line compatable version of webpack (including minor release version) with angular 12

0

There are 0 best solutions below