20. Practical implementation of Webpack Bundle Analyzer & Source Map Explorer in Angular App

preview_player
Показать описание
In this video we will see the practical implementation of the Webpack Bundle Analyzer & Source Map Explorer in the Angular App.

If you like my video, please subscribe to my channel.

Join in the Telegram Group

My Playlists:

My Courses Playlist Page:

#AngularCLI #leelawebdev #Angular

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Thanks for the video it really helped 👍🏼

shravan__
Автор

I am right now working with angular 18 and I am trying to implement webpack bundle analyser but I am getting issue when I try to analyse stats.json. It says can't analyse webpack bundle:
type error: cannot read properties of undefined reading filter.
Also in case of source map explorer can we apply it for configuration=development ?

avinashsharma
Автор

how to bundle the angular 8 application using webpack additionally? your response is appreciated.

pravavdakila
Автор

and how we can reduced size of vendor.js?

Bernard-wvsr