summaryrefslogtreecommitdiffstats
path: root/webpack.common.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'webpack.common.config.js')
-rw-r--r--webpack.common.config.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/webpack.common.config.js b/webpack.common.config.js
index 3a34b0ced..0c7b32448 100644
--- a/webpack.common.config.js
+++ b/webpack.common.config.js
@@ -27,14 +27,12 @@ const nextcloudWebpackRules = require('@nextcloud/webpack-vue-config/rules')
nextcloudWebpackRules.RULE_JS.exclude = BabelLoaderExcludeNodeModulesExcept([
'@nextcloud/event-bus',
'ansi-regex',
- 'color.js',
'fast-xml-parser',
'hot-patcher',
'nextcloud-vue-collections',
'semver',
'strip-ansi',
'tributejs',
- 'vue-resize',
'webdav',
])