I'm using Angular 12.0.2, and seeing the message Generating browser application bundles
. I'm not building the prod version, but running the dev version. Is this the normal behavior for a Angular Development Build?
Google Chrome DevTools Source Files:
Yes, that's pretty normal. It even tells you not to use this build for PRODUCTION releases.