-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Go back to checked-in minified .js files #56982
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
Conversation
@javiercn hitting errors w/ https://github.com/dotnet/aspnetcore/blob/main/eng/scripts/npm/update-dependency-versions.mjs, would you mind taking a look? Edit: Disregard, I figured it out |
Is this a fix for https://dev.azure.com/dnceng/internal/_build/results?buildId=2500435&view=logs&j=316d5c15-0c50-544e-8051-e6b14a1ab674&t=4e01507e-10cc-507d-f6d0-adc59e92bcb8? (from build ops active tasks) |
That was fixed by #56954 - this PR goes further & basically replaces the original one that introduced that build break |
/backport to release/9.0-preview7 |
Started backporting to release/9.0-preview7: https://github.com/dotnet/aspnetcore/actions/runs/10098066453 |
Part of #56933. Hoping to backport to preview7. Still need to create a github action for updating the .js files as a convenience for devs