Skip to content

Commit

Permalink
try diff config
Browse files Browse the repository at this point in the history
  • Loading branch information
firebelley committed Jan 7, 2020
1 parent 6e632cc commit b2f2745
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
@@ -9,5 +9,6 @@ module.exports = {
output: {
path: path.resolve(__dirname, 'dist'),
filename: 'index.js',
libraryTarget: 'commonjs',
},
};

0 comments on commit b2f2745

Please sign in to comment.