1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 13:24:52 +00:00

Revert "Combine dtable"

This commit is contained in:
Daniel Pan
2019-06-14 16:30:33 +08:00
committed by GitHub
parent 4465e29628
commit 834f7bbef4
25 changed files with 783 additions and 8569 deletions

View File

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