-
Notifications
You must be signed in to change notification settings - Fork 12k
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
After updating to Angular v15 my build broken - issue related to the support of Safari TP versions #24639
Closed
1 task done
Comments
13 tasks
ricardochl
added a commit
to ricardochl/angular-cli
that referenced
this issue
Feb 1, 2023
Fix issue-related to the support of Safari TP versions. This issue was accidentally introduced in angular/angular-cli@a0f9db8 Fixes angular#24639
13 tasks
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Command
build
Is this a regression?
The previous version in which this bug was not present was
14
Description
After updating to Angular v15, my build broke this issue related to the support of Safari TP versions, and It was accidentally introduced in a0f9db8.
Minimal Reproduction
Add
unreleased versions
to the.browserslistrc
file andnpm run build
Exception or Error
Anything else relevant?
I sent PR #24640 to fix it.
The text was updated successfully, but these errors were encountered: