mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
Add excl draw module 2 (#7658)
* init exceldraw module * excalidraw demo * i18n fixed bug * exceldraw change to excalidraw * lang setting --------- Co-authored-by: 杨顺强 <978987373@qq.com> Co-authored-by: First <first@FirstdeMacBook-Pro.local>
This commit is contained in:
@@ -2,6 +2,7 @@ const paths = require('./paths');
|
||||
|
||||
const entryFiles = {
|
||||
tldrawEditor: '/tldrawEditor.js',
|
||||
excalidrawEditor: '/excalidraw-editor.js',
|
||||
markdownEditor: '/index.js',
|
||||
plainMarkdownEditor: '/pages/plain-markdown-editor/index.js',
|
||||
TCAccept: '/tc-accept.js',
|
||||
|
Reference in New Issue
Block a user