|
@@ -98,6 +98,7 @@ const initialize = () => {
|
|
|
findEntityByPath: () => null,
|
|
findEntityByPath: () => null,
|
|
|
getEntityPath: () => null,
|
|
getEntityPath: () => null,
|
|
|
getRootDocDirname: () => undefined,
|
|
getRootDocDirname: () => undefined,
|
|
|
|
|
+ getPreviewUrlByPath: () => undefined,
|
|
|
},
|
|
},
|
|
|
editorManager: {
|
|
editorManager: {
|
|
|
getCurrentDocId: () => 'foo',
|
|
getCurrentDocId: () => 'foo',
|