overleaf/services/web/frontend/js/features/pdf-preview
Miguel Serrano 56d826f255 Force Promise.allSettled polyfill (#6192)
* Force `Promise.allSettled` polyfill

`Promise.allSettled` is required by `pdf.js`, but the polyfill is not available in the bundle. This forces babel to include the polyfill without having to process `pdf.js` with webpack/babel, which causes issues loading documents.

* Updated core.js version for test config

GitOrigin-RevId: 981da187352ffc8c59cb77ba55a0a9643bd7cc9a
2022-01-12 09:04:06 +00:00
..
components Merge pull request #6294 from overleaf/ta-synctex-detach-icon 2022-01-12 09:03:28 +00:00
controllers Merge pull request #5854 from overleaf/ta-pdf-detach-v2 2021-12-01 09:03:41 +00:00
hooks [web] Upgrade Prettier to match version in monorepo root (#6231) 2022-01-11 09:03:23 +00:00
util Force Promise.allSettled polyfill (#6192) 2022-01-12 09:04:06 +00:00