lookout.devlookout.dev
search
Share Knowledge

number-symbol
Yarn
Yarn is a package manager for JavaScript that is built upon the core tenants of performance through caching, parallelization, and resiliency.

Monday, November 9, 2020

While Angular version 11 does not officially support Webpack 5, we can opt-in using either yarn's selective dependency resolutions feature, or by installing the npm-force-resolutions package.

Go ahead and jump the line, and start using webpack 5 in Angular version 11!