mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Merge pull request #2797 from overleaf/as-fix-sentry-loading
Swap script loading to fix Sentry dynamic loading breaking on IE11 GitOrigin-RevId: 7cfd9509829e4372a4e287a03f11b52f23845f65
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
__webpack_public_path__ = window.baseAssetPath
|
||||
|
||||
define([
|
||||
'./utils/sentry',
|
||||
'./libraries',
|
||||
'./utils/sentry',
|
||||
'./modules/recursionHelper',
|
||||
'./modules/errorCatcher',
|
||||
'./modules/localStorage',
|
||||
|
||||
Reference in New Issue
Block a user