forked from hazza/dspace-angular
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