Skip to content

Commit 50366ef

Browse files
author
Mark Horvath
committed
Fix ng build error
Issue: angular/angular-cli#22606
1 parent 046be64 commit 50366ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MandoWebApp/ClientApp/.browserslistrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ last 2 Safari major versions
1515
last 2 iOS major versions
1616
Firefox ESR
1717
not IE 11 # Angular supports IE 11 only as an opt-in. To opt-in, remove the 'not' prefix on this line.
18+
# Workaround for https://github.com/angular/angular-cli/issues/22606
19+
not ios_saf 15.2-15.3
20+
not safari 15.2-15.3

0 commit comments

Comments
 (0)