aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.common.js
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2023-10-03 10:23:30 +0200
committerGitHub <noreply@github.com>2023-10-03 10:23:30 +0200
commitbdf1bfb9546af77b7f0c5200c3ff65f9d76bfdf6 (patch)
tree70a58c0488be7685b2013c706c62455bef9150db /webpack.common.js
parent4d227c195f1dee04dc3fc426484ee07314da4385 (diff)
parentd9c9b12d22c684611678728f50054a6823a45ebc (diff)
downloadnextcloud-server-bdf1bfb9546af77b7f0c5200c3ff65f9d76bfdf6.tar.gz
nextcloud-server-bdf1bfb9546af77b7f0c5200c3ff65f9d76bfdf6.zip
Merge pull request #40748 from nextcloud/chore/remove-nextcloud-vue-dashboard
Diffstat (limited to 'webpack.common.js')
-rw-r--r--webpack.common.js1
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',