mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
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