Upgrade PDF.js to v5 (#24948)
* Reapply "Upgrade PDF.js to v5 (#24646)" (#24946) * Upgrade core-js, caniuse-lite and babel GitOrigin-RevId: 63398189301b5f5adc8a17b332d92dccfc26d612
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
{
|
||||
"useBuiltIns": "usage",
|
||||
// This version must be aligned with the `core-js` version in `package.json`
|
||||
"corejs": { "version": "3.38" },
|
||||
"corejs": { "version": "3.41" },
|
||||
"exclude": [
|
||||
// Exclude Array.prototype.push polyfill, as it's not needed and affects performance in Chrome
|
||||
"es.array.push",
|
||||
|
||||
Reference in New Issue
Block a user