mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-07 10:10:41 +00:00
Merge pull request #15184 from overleaf/msm-fix-sp-build
[web] Dynamic import for `SSOConfigurationModal` GitOrigin-RevId: 5ea84282c76dfe0809cc8da1d2204f82005cf279
This commit is contained in:
parent
6892733122
commit
e8dcef50db
1 changed files with 1 additions and 0 deletions
|
@ -838,6 +838,7 @@ module.exports = {
|
||||||
oauth2Server: [],
|
oauth2Server: [],
|
||||||
managedGroupSubscriptionEnrollmentNotification: [],
|
managedGroupSubscriptionEnrollmentNotification: [],
|
||||||
managedGroupEnrollmentInvite: [],
|
managedGroupEnrollmentInvite: [],
|
||||||
|
ssoConfigurationModal: [],
|
||||||
entryPointsIde,
|
entryPointsIde,
|
||||||
entryPointsMain,
|
entryPointsMain,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue