forked from hazza/dspace-angular
Filter Webpack warnings
This commit is contained in:
@@ -95,4 +95,7 @@ export const commonExports = {
|
||||
},
|
||||
],
|
||||
},
|
||||
ignoreWarnings: [
|
||||
/src\/themes\/[^/]+\/.*theme.module.ts is part of the TypeScript compilation but it's unused/,
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user