angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

refactor(@angular-devkit/build-angular): remove deprecated ES5 support

Open alan-agius4 opened this issue 3 years ago • 0 comments

Remove deprecated support for ES5 output.

BREAKING CHANGE: Producing ES5 output is no longer possible. This was needed for Internet Explorer which is no longer supported. All browsers that Angular supports work with ES2015+

alan-agius4 avatar Sep 12 '22 08:09 alan-agius4