1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 18:30:53 +00:00

combine dtable

This commit is contained in:
shanshuirenjia
2019-06-14 15:55:46 +08:00
parent 2ea19142ba
commit 0b30a8eb77
3 changed files with 8 additions and 47 deletions

View File

@@ -220,7 +220,7 @@ module.exports = {
paths.appSrc + "/pages/sys-admin",
],
viewDataGrid: [
require.resolve('./polyfills'),
// require.resolve('./polyfills'),
require.resolve('react-dev-utils/webpackHotDevClient'),
paths.appSrc + "/view-file-ctable.js",
],