Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Bevan committed Jun 16, 2016
1 parent ecd790a commit b365dc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ module.exports = function getPlugin(S) {
} else {
webpackConfig.entry = handlerEntryPath;
}

webpackConfig.output = {
libraryTarget: 'commonjs',
path: optimizedPath,
Expand Down

0 comments on commit b365dc6

Please sign in to comment.