mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Specify scss for imports. Only clean css within src folder
This commit is contained in:
@@ -14,7 +14,7 @@ export var commonPlugins = [
|
||||
}
|
||||
),
|
||||
|
||||
// Copy fonts and i18n
|
||||
// Copy fonts, images and i18n to dist/assets
|
||||
new CopyWebpackPlugin([
|
||||
{
|
||||
from: path.join(__dirname, 'node_modules', 'font-awesome', 'fonts'),
|
||||
|
Reference in New Issue
Block a user