Skip to content

Commit 11c8a11

Browse files
authored
Merge pull request #25151 from nextcloud/bugfix/noid/ie11-dashboard-syntax-error
Fix IE 11 dashboard syntax error
2 parents c8ed0ec + 246a0a8 commit 11c8a11

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

apps/user_status/js/dashboard.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/user_status/js/dashboard.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webpack.common.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ module.exports = []
9595
exclude: BabelLoaderExcludeNodeModulesExcept([
9696
'@nextcloud/dialogs',
9797
'@nextcloud/event-bus',
98+
'@nextcloud/vue-dashboard',
9899
'davclient.js',
99100
'nextcloud-vue-collections',
100101
'p-finally',

0 commit comments

Comments
 (0)