diff --git a/lib/helpers.js b/lib/helpers.js index 0a8d08bb3..4e922c375 100644 --- a/lib/helpers.js +++ b/lib/helpers.js @@ -95,7 +95,7 @@ function resolveLoaders ( const templateCompilerOptions = '?' + JSON.stringify({ - id: hasScoped ? moduleId : undefined, + id: moduleId, hasScoped, hasComment, optionsId,