fix issues following rebase

This commit is contained in:
Art Lowel
2019-05-28 16:21:02 +02:00
parent 11d06e34b1
commit da4115f122
32 changed files with 98 additions and 96 deletions

View File

@@ -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',
{