diff options
Diffstat (limited to 'webpack.common.js')
-rw-r--r-- | webpack.common.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webpack.common.js b/webpack.common.js index 7638d579fcc..545a6d1b950 100644 --- a/webpack.common.js +++ b/webpack.common.js @@ -109,7 +109,6 @@ module.exports = { exclude: BabelLoaderExcludeNodeModulesExcept([ '@nextcloud/dialogs', '@nextcloud/event-bus', - '@nextcloud/vue-dashboard', 'davclient.js', 'nextcloud-vue-collections', 'p-finally', |