lookout.devlookout.dev
search
Share Knowledge

number-symbol
Webpack
Webpack bundles JavaScript into a single, or multiple, chunks that are downloaded and executed in a browser. Webpack can also transform and bundle assets, like fonts, images, and more.

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!

Wednesday, February 19, 2020