Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(angular): add browserslistrc #493

Merged
merged 1 commit into from
Nov 3, 2023
Merged

chore(angular): add browserslistrc #493

merged 1 commit into from
Nov 3, 2023

Conversation

andygup
Copy link
Member

@andygup andygup commented Nov 3, 2023

Override Angular's default browerslist to suppress warning message that showed up at Angular 15. We've added and removed this list over time, and now it's back again.

One or more browsers which are configured in the project's Browserslist configuration will be ignored as ES5 output is not supported by the Angular CLI.
Ignored browsers: bb 10, bb 7, ie 11, ie 10, ie_mob 11, ie_mob 10, kaios 2.5, op_mini all

References: https://angular.io/guide/build#configuring-browser-compatibility.

/cc @odoe

@andygup andygup requested a review from dasa November 3, 2023 19:16
Copy link
Member

@dasa dasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@andygup andygup merged commit 6d48e25 into main Nov 3, 2023
1 check passed
@andygup andygup deleted the angular-browserslistrc branch November 3, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants