We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
options
1 parent f8707eb commit 3be5582Copy full SHA for 3be5582
index.js
@@ -36,7 +36,6 @@ module.exports.pitch = function (remainingRequest) {
36
'if(content.locals) module.exports = content.locals;'
37
]
38
39
- var options = loaderUtils.getOptions(this)
40
if (!isServer) {
41
// on the client: dynamic inject + hot-reload
42
var code = [
0 commit comments