From c2c5feb7a91c287e7309b8f90dfa3bf79e078d12 Mon Sep 17 00:00:00 2001 From: JounQin Date: Wed, 24 Jan 2018 12:02:27 +0800 Subject: [PATCH] remove duplicate declaration of `options` --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 474604d0..9e170ee2 100644 --- a/index.js +++ b/index.js @@ -36,7 +36,6 @@ module.exports.pitch = function (remainingRequest) { 'if(content.locals) module.exports = content.locals;' ] - var options = loaderUtils.getOptions(this) if (!isServer) { // on the client: dynamic inject + hot-reload var code = [