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,