forked from hazza/dspace-angular
fixed a few sorting, rpp and view persistence issues with grid view
This commit is contained in:
@@ -13,6 +13,9 @@ module.exports = {
|
||||
output: {
|
||||
path: root('dist')
|
||||
},
|
||||
watchOptions: {
|
||||
aggregateTimeout: 500,
|
||||
},
|
||||
module: {
|
||||
rules: [{
|
||||
test: /\.ts$/,
|
||||
|
Reference in New Issue
Block a user