overleaf/services/web/frontend/js/features/pdf-preview/util
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
..
compiler.js Merge pull request #6236 from overleaf/ta-project-context-strict 2022-01-11 09:05:03 +00:00
editor-files.js Add React version of the PDF preview pane (#5135) 2021-10-01 08:03:12 +00:00
file-list.js Add React version of the PDF preview pane (#5135) 2021-10-01 08:03:12 +00:00
highlights.js Add React version of the PDF preview pane (#5135) 2021-10-01 08:03:12 +00:00
output-files.js Add limit to log parsing for react log viewer (#6213) 2022-01-12 09:03:59 +00:00
pdf-js-wrapper.js Force Promise.allSettled polyfill (#6192) 2022-01-12 09:04:06 +00:00