mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
added support for Object.entries, removed a console.log and fixed an issue where the page wouldn't reset after selecting a new filter
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
"es6",
|
||||
"es2015",
|
||||
"es2016",
|
||||
"es2017"
|
||||
"es2017",
|
||||
"es2017.object"
|
||||
]
|
||||
},
|
||||
"exclude": [
|
||||
|
Reference in New Issue
Block a user