Fix IE 11 dashboard syntax error
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
This commit is contained in:
parent
d3ab26c4b0
commit
246a0a8174
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -95,6 +95,7 @@ module.exports = []
|
|||
exclude: BabelLoaderExcludeNodeModulesExcept([
|
||||
'@nextcloud/dialogs',
|
||||
'@nextcloud/event-bus',
|
||||
'@nextcloud/vue-dashboard',
|
||||
'davclient.js',
|
||||
'nextcloud-vue-collections',
|
||||
'p-finally',
|
||||
|
|
Loading…
Reference in New Issue