mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 22:34:21 +08:00
This commit addresses an issue where sourcemaps in web workers and global stylesheets were referenced despite the hidden setting being enabled. Closes: #27833