Skip to content

Commit 3be5582

Browse files
JounQinyyx990803
authored andcommitted
remove duplicate declaration of options (#18)
1 parent f8707eb commit 3be5582

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ module.exports.pitch = function (remainingRequest) {
3636
'if(content.locals) module.exports = content.locals;'
3737
]
3838

39-
var options = loaderUtils.getOptions(this)
4039
if (!isServer) {
4140
// on the client: dynamic inject + hot-reload
4241
var code = [

0 commit comments

Comments
 (0)