Browse Source

Fix IE 11 dashboard syntax error

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry 3 years ago
parent
commit
246a0a8174
3 changed files with 1 additions and 0 deletions
  1. 0 0
      apps/user_status/js/dashboard.js
  2. 0 0
      apps/user_status/js/dashboard.js.map
  3. 1 0
      webpack.common.js

File diff suppressed because it is too large
+ 0 - 0
apps/user_status/js/dashboard.js


File diff suppressed because it is too large
+ 0 - 0
apps/user_status/js/dashboard.js.map


+ 1 - 0
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',

Some files were not shown because too many files changed in this diff