mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #30715 from overleaf/msm-full-project-search-sp
[web] Enable Full Project Search in SP for new/old editor GitOrigin-RevId: f569a45fff3b2c716db7acab3aae4ddbf80903c9
This commit is contained in:
committed by
Copybot
parent
19545b35d8
commit
b9acc4f586
@@ -1039,7 +1039,12 @@ module.exports = {
|
||||
'../modules/full-project-search/frontend/js/components/full-project-search-button.tsx'
|
||||
),
|
||||
],
|
||||
fullProjectSearchPanel: [],
|
||||
fullProjectSearchPanel: [
|
||||
Path.resolve(
|
||||
__dirname,
|
||||
'../modules/full-project-search/frontend/js/components/full-project-search.tsx'
|
||||
),
|
||||
],
|
||||
integrationPanelComponents: [],
|
||||
referenceSearchSetting: [],
|
||||
errorLogsComponents: [],
|
||||
|
||||
Reference in New Issue
Block a user