mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 23:00:57 +00:00
Update tmp (#2373)
* fix file history time * change activities url to dashboard * remove serverRoot from dashboard * fix api name * Repair some components are not display * fix code style * rename file * init seafileAPI * update search * update seafile-editor seafile-js * debug rebase * fix activities loading * fix drafts css * add permission
This commit is contained in:
@@ -63,6 +63,7 @@ module.exports = {
|
||||
repoview: [require.resolve('./polyfills'), paths.appSrc + "/repo-wiki-mode.js"],
|
||||
dashboard: [require.resolve('./polyfills'), paths.appSrc + "/dashboard.js"],
|
||||
fileHistory: [require.resolve('./polyfills'), paths.appSrc + "/file-history.js"],
|
||||
drafts: [require.resolve('./polyfills'), paths.appSrc + "/drafts.js"],
|
||||
},
|
||||
|
||||
output: {
|
||||
|
Reference in New Issue
Block a user