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