mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Prototype branding. Added resource images.
This commit is contained in:
@@ -19,6 +19,10 @@ export var commonPlugins = [
|
||||
{
|
||||
from: path.join(__dirname, 'node_modules', 'font-awesome', 'fonts'),
|
||||
to: path.join('assets', 'fonts')
|
||||
},
|
||||
{
|
||||
from: path.join(__dirname, 'resources', 'images'),
|
||||
to: path.join('assets', 'images')
|
||||
}, {
|
||||
from: path.join(__dirname, 'resources', 'i18n'),
|
||||
to: path.join('assets', 'i18n')
|
||||
|
Reference in New Issue
Block a user