mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
fix issues following rebase
This commit is contained in:
@@ -48,7 +48,7 @@ module.exports = {
|
||||
use: (info) => {
|
||||
const parsedPath = path.parse(info.resource);
|
||||
const themedStylePath = getThemedPath(info.resource, 'scss');
|
||||
|
||||
console.log('themedStylePath', themedStylePath);
|
||||
return [
|
||||
'debug-loader',
|
||||
{
|
||||
|
Reference in New Issue
Block a user