From b365dc63842c60fe87b947c4a4d14949a66ed1c3 Mon Sep 17 00:00:00 2001 From: Peter Bevan Date: Thu, 16 Jun 2016 15:35:29 +0100 Subject: [PATCH] tidy --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 61befce..535744e 100644 --- a/index.js +++ b/index.js @@ -84,7 +84,6 @@ module.exports = function getPlugin(S) { } else { webpackConfig.entry = handlerEntryPath; } - webpackConfig.output = { libraryTarget: 'commonjs', path: optimizedPath,