diff --git a/core/core-frontend/config/distributed.ts b/core/core-frontend/config/distributed.ts index c098556638..c78ec0c274 100644 --- a/core/core-frontend/config/distributed.ts +++ b/core/core-frontend/config/distributed.ts @@ -29,9 +29,7 @@ export default { antv: ['@antv/g2', '@antv/g2plot', '@antv/l7', '@antv/l7plot', '@antv/s2'], tinymce: ['tinymce'], axios: ['axios'], - 'vuedraggable-es': ['vuedraggable'], - 'chart-dark-list_de': ['src/components/icon-group/chart-dark-list.ts'], - 'chart-list_de': ['src/components/icon-group/chart-list.ts'] + 'vuedraggable-es': ['vuedraggable'] } } },