overleaf/services/web/frontend/js
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
..
directives
features Force Promise.allSettled polyfill (#6192) 2022-01-12 09:04:06 +00:00
filters
ide Add limit to log parsing for react log viewer (#6213) 2022-01-12 09:03:59 +00:00
infrastructure
main Merge pull request #6169 from overleaf/tm-group-plan-upgrade-ui-changes 2022-01-12 09:03:41 +00:00
modules
pages
services
shared [web] Add a delay before showing loading spinner while lazy-loading React components (#6262) 2022-01-12 09:03:08 +00:00
utils
vendor/libs
base.js
cdn-load-test.js
i18n.js
ide.js
libraries.js
main.js
marketing.js
serviceWorker.js