**Recently update my application to angular v12 and webpack folder is not generated in the browser**  **I have the same application running angular v11.0.0 and the webpack bundle can be seen.**  It's this because of webpack 5 or a configuration issue? I use ```*.ts``` files generated by the webpack bundle for debugging purposes. Any insights will be appreciated. Note:# Same application different angular versions running in parallel