Webpack is missing from Source panel in chrome devtools
After updating Angular Project to v13, Web pack is not showing in Dev tools.
The project is working as it is. .map files are also present in dist folder.
I'm using ng serve --proxy-config proxy.config.js for development and debugging