mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
removed unused modules
This commit is contained in:
@@ -91,9 +91,6 @@ module.exports = {
|
||||
}, {
|
||||
from: join(__dirname, '..', 'resources', 'images'),
|
||||
to: join('assets', 'images')
|
||||
}, {
|
||||
from: join(__dirname, '..', 'resources', 'data'),
|
||||
to: join('assets', 'data')
|
||||
}, {
|
||||
from: join(__dirname, '..', 'resources', 'i18n'),
|
||||
to: join('assets', 'i18n')
|
||||
|
Reference in New Issue
Block a user