Commits
Breaking Changes
@angular-devkit/build-angular: remove deprecated evalSourceMap
, vendorSourceMap
, profile
and skipAppShell
options (8fb7e58)
The following deprecated devkit builders options have been removed:
skipAppShell:
This has no effectevalSourceMap
: This done to improve performance in older versions of the CLI and is no longer neededvendorSourceMap
: UsesourceMap.vendor
insteadprofile
: UseNG_BUILD_PROFILING
environment variable instead
Special Thanks
Renovate Bot, Alan Agius, Keen Yee Liau, Charles Lyding, Minko Gechev, Pete Bacon Darwin